repo_name
stringclasses
6 values
pr_number
int64
512
78.9k
pr_title
stringlengths
3
144
pr_description
stringlengths
0
30.3k
author
stringlengths
2
21
date_created
timestamp[ns, tz=UTC]
date_merged
timestamp[ns, tz=UTC]
previous_commit
stringlengths
40
40
pr_commit
stringlengths
40
40
query
stringlengths
17
30.4k
filepath
stringlengths
9
210
before_content
stringlengths
0
112M
after_content
stringlengths
0
112M
label
int64
-1
1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Features/LanguageServer/Protocol/Handler/BufferedProgress.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using Microsoft.CodeAnalysis.PooledObjects; namespace Microsoft.CodeAnalysis.LanguageServer.Handler ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using Microsoft.CodeAnalysis.PooledObjects; namespace Microsoft.CodeAnalysis.LanguageServer.Handler ...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./docs/wiki/images/how-to-investigate-ci-test-failures-figure11.png
PNG  IHDROiEsRGBgAMA a pHYsodtEXtSoftwarepaint.net 4.1.6N IDATx^=r8u ]Bq9/9qM\ʡ#Wm,,/؝!F=[^ \W`+X ,p \W`+ٮxxww8o\yWws9u1S/\#vg -g6G. Rr۔g'\)qέ? 繙A9,#gM+'?bOiB _˦oq*Ԁ/B1+[$]%p!S;J7_ %ȊY3F{; ȫyҪ>.H/5Z[o&?d63epUԘB4tY ,꜌@j...
PNG  IHDROiEsRGBgAMA a pHYsodtEXtSoftwarepaint.net 4.1.6N IDATx^=r8u ]Bq9/9qM\ʡ#Wm,,/؝!F=[^ \W`+X ,p \W`+ٮxxww8o\yWws9u1S/\#vg -g6G. Rr۔g'\)qέ? 繙A9,#gM+'?bOiB _˦oq*Ԁ/B1+[$]%p!S;J7_ %ȊY3F{; ȫyҪ>.H/5Z[o&?d63epUԘB4tY ,꜌@j...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Features/LanguageServer/Protocol/Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj
<?xml version="1.0" encoding="utf-8"?> <!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. --> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Library</...
<?xml version="1.0" encoding="utf-8"?> <!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. --> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Library</...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Helpers/RemoveUnnecessaryImports/AbstractUnnecessaryImportsProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/EditorFeatures/CSharpTest/SplitOrMergeIfStatements/MergeConsecutiveIfStatementsTests_Statements_WithPrevious.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading.Tasks; using Xunit; namespace Microsoft.CodeAnalysis.Editor.CSharp.UnitT...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading.Tasks; using Xunit; namespace Microsoft.CodeAnalysis.Editor.CSharp.UnitT...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/Shared/CoreClrShim.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Roslyn.Utilities; using System; using System.Reflection; namespace Microsoft.CodeAnalysis...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Roslyn.Utilities; using System; using System.Reflection; namespace Microsoft.CodeAnalysis...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/EditorFeatures/Test2/IntelliSense/VisualBasicCompletionCommandHandlerTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports System.Composition Imports System.Threading Imports Microsoft.CodeAnalysi...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports System.Composition Imports System.Threading Imports Microsoft.CodeAnalysi...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Scripting/CoreTest.Desktop/Properties/launchSettings.json
{ "profiles": { "xUnit.net Console (32-bit)": { "commandName": "Executable", "executablePath": "$(NuGetPackageRoot)xunit.runner.console\\$(XUnitVersion)\\tools\\net452\\xunit.console.x86.exe", "commandLineArgs": "$(TargetPath) -noshadow -verbose" }, "xUnit.net Console (64-bit)": { ...
{ "profiles": { "xUnit.net Console (32-bit)": { "commandName": "Executable", "executablePath": "$(NuGetPackageRoot)xunit.runner.console\\$(XUnitVersion)\\tools\\net452\\xunit.console.x86.exe", "commandLineArgs": "$(TargetPath) -noshadow -verbose" }, "xUnit.net Console (64-bit)": { ...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/Test/Resources/Core/SymbolsTests/CustomModifiers/ModifiersAssembly.il
.assembly Modifiers { .custom instance void [mscorlib]System.Runtime.Versioning.TargetFrameworkAttribute::.ctor(string) = ( 01 00 1A 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework 2C 56 65 72 73 69 6F...
.assembly Modifiers { .custom instance void [mscorlib]System.Runtime.Versioning.TargetFrameworkAttribute::.ctor(string) = ( 01 00 1A 2E 4E 45 54 46 72 61 6D 65 77 6F 72 6B // ....NETFramework 2C 56 65 72 73 69 6F...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Tools/BuildBoss/.gitignore
launchSettings.json
launchSettings.json
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Helpers/TypeExtensions.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Runtime.CompilerServices Imports Microsoft.CodeAnalysis.ExpressionEvaluator Imports Type = Microsoft.Vi...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Runtime.CompilerServices Imports Microsoft.CodeAnalysis.ExpressionEvaluator Imports Type = Microsoft.Vi...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Tools/ExternalAccess/OmniSharp/CodeActions/OmniSharpCodeAction.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.CodeAnalysis.CodeActions; namespace Microsoft.CodeAnalysis.Ext...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.CodeAnalysis.CodeActions; namespace Microsoft.CodeAnalysis.Ext...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/CSharp/Portable/Lowering/LocalRewriter/LocalRewriter_GotoStatement.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalys...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalys...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Scripting/CoreTestUtilities/ScriptingTestHelpers.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Linq; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Test.Utilities; us...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Linq; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Test.Utilities; us...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Features/CSharp/Portable/Completion/KeywordRecommenders/AliasKeywordRecommender.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading; using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery; using Micro...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Threading; using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery; using Micro...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/Remote/ServiceHub/Services/ServiceHubDocumentTrackingService.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Composition; using System.Diagnostics; using Microso...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Composition; using System.Diagnostics; using Microso...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/EditorFeatures/Core/GoToDefinition/AbstractGoToSymbolService.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Threading.Tasks; using Microsoft.CodeAnalysis.Editor.Shared.Utilities; using Microsoft.CodeAnalysis.Go...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Threading.Tasks; using Microsoft.CodeAnalysis.Editor.Shared.Utilities; using Microsoft.CodeAnalysis.Go...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/VisualBasic/Test/IOperation/IOperation/IOperationTests_ILabelStatement.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.VisualBasic.Syntax Namespace Microsoft.C...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.CodeAnalysis.VisualBasic.Syntax Namespace Microsoft.C...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/EditorFeatures/Test2/FindReferences/FindReferencesTests.Literals.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Threading.Tasks Imports Microsoft.CodeAnalysis.Remote.Testing Namespace Microsoft.CodeAnalysis.Editor....
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Threading.Tasks Imports Microsoft.CodeAnalysis.Remote.Testing Namespace Microsoft.CodeAnalysis.Editor....
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/EditorFeatures/Core/Implementation/NavigationBar/NavigationBarControllerFactoryService.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.ComponentModel.Composition; using Microsoft.CodeAnalysis.Editor.Host;...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.ComponentModel.Composition; using Microsoft.CodeAnalysis.Editor.Host;...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Features/Core/Portable/SolutionCrawler/Extensibility/PerLanguageIncrementalAnalyzerProviderMetadata.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using Microsoft.CodeAnalysis.Host.Mef; using Roslyn.Utilities; namespace Microso...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using Microsoft.CodeAnalysis.Host.Mef; using Roslyn.Utilities; namespace Microso...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/VisualStudio/Core/Def/EditorConfigSettings/SettingsEditorPane.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.ComponentModel.Design; using System.Runtime.InteropServices; using Microsoft.CodeAnalysi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.ComponentModel.Design; using System.Runtime.InteropServices; using Microsoft.CodeAnalysi...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/CSharp/Test/Emit/CodeGen/IndexAndRangeTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Linq; using Microsoft.CodeAnalysis....
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Linq; using Microsoft.CodeAnalysis....
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/Core/Portable/Workspace/Host/PersistentStorage/PersistentStorageOptions.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Microsoft.CodeAnalysis.Options; namespace Microsoft.CodeAnalysis.Host { internal stat...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Microsoft.CodeAnalysis.Options; namespace Microsoft.CodeAnalysis.Host { internal stat...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Features/Core/Portable/EditAndContinue/Extensions.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.Debugger.Contra...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.CodeAnalysis.Text; using Microsoft.VisualStudio.Debugger.Contra...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Analyzers/CSharp/Analyzers/UseDeconstruction/CSharpUseDeconstructionDiagnosticAnalyzer.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using S...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using S...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/VisualBasic/Portable/Symbols/Source/OverloadingHelper.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Diagnostics Imports Microsoft.CodeAnalysis.PooledObjects Namespace Microsoft.CodeAnalysis.VisualBasic....
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Diagnostics Imports Microsoft.CodeAnalysis.PooledObjects Namespace Microsoft.CodeAnalysis.VisualBasic....
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/VisualStudio/Directory.Build.props
<Project> <Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" /> <PropertyGroup> <ExcludeFromSourceBuild>true</ExcludeFromSourceBuild> <!-- Subfolder relative to the root package folder where all servicehub assemblies for .NET Core host are located -...
<Project> <Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" /> <PropertyGroup> <ExcludeFromSourceBuild>true</ExcludeFromSourceBuild> <!-- Subfolder relative to the root package folder where all servicehub assemblies for .NET Core host are located -...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/ExpressionEvaluator/Core/Test/ResultProvider/Debugger/Engine/DkmLanguageId.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable #region Assembly Microsoft.VisualStudio.Debugger.Engine, Version=1.0.0.0, Culture=neutral, Publi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable #region Assembly Microsoft.VisualStudio.Debugger.Engine, Version=1.0.0.0, Culture=neutral, Publi...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/Core/Portable/Shared/Utilities/SignatureComparer.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Linq; namespace Microsoft.CodeAnal...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Linq; namespace Microsoft.CodeAnal...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/CSharp/Portable/Binder/Binder_Crefs.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using System.Linq; ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using System.Linq; ...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Features/Core/Portable/AddPackage/AbstractAddSpecificPackageCodeFixProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.CodeAnalysis.Cod...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.CodeAnalysis.Cod...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Analyzers/Core/CodeFixes/UseConditionalExpression/UseConditionalExpressionHelpers.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Microsoft.CodeAnalysis.Editing; using Microsoft.CodeAnalysis.LanguageServices; using stati...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using Microsoft.CodeAnalysis.Editing; using Microsoft.CodeAnalysis.LanguageServices; using stati...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/Core/Portable/InternalUtilities/IReadOnlyListExtensions.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; namespace Roslyn.Utilities { internal static class IReadOnlyListExtensions ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; namespace Roslyn.Utilities { internal static class IReadOnlyListExtensions ...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Test/PdbUtilities/Shared/DateTimeUtilities.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; namespace Roslyn.Utilities { internal static class DateTimeUtilities { ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; namespace Roslyn.Utilities { internal static class DateTimeUtilities { ...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/Core/Helpers/SimplificationHelpers.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Linq; using Microsoft.CodeAnalysis.CodeStyle; using Microsoft.CodeAnalysis.Shared.E...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Linq; using Microsoft.CodeAnalysis.CodeStyle; using Microsoft.CodeAnalysis.Shared.E...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/EditorFeatures/CSharpTest/Debugging/NameResolverTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAna...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAna...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/Core/Portable/InternalUtilities/CharMemoryEqualityComparer.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; namespace Roslyn.Utilities { /// <summary> /// Provide str...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; namespace Roslyn.Utilities { /// <summary> /// Provide str...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/VisualBasic/Portable/Symbols/Source/SynthesizedConstructorSymbol.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports Microsoft.CodeAnalysis.PooledObjects Namespace Microsoft.CodeAnalysis.Vi...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports Microsoft.CodeAnalysis.PooledObjects Namespace Microsoft.CodeAnalysis.Vi...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/VisualStudio/CSharp/Test/CodeModel/FileCodeImportTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Runtime.InteropServices; using EnvDTE; using EnvDTE80; using Microsof...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Runtime.InteropServices; using EnvDTE; using EnvDTE80; using Microsof...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/MSBuildTest/Resources/ProjectFiles/CSharp/ProjectLoadErrorOnMissingDebugType.csproj
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <...
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Analyzers/CSharp/Analyzers/UseImplicitObjectCreation/CSharpUseImplicitObjectCreationDiagnosticAnalyzer.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.CodeAnalysis.CodeStyle; using Microsoft.CodeAnalysis.CSharp.Cod...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Immutable; using Microsoft.CodeAnalysis.CodeStyle; using Microsoft.CodeAnalysis.CSharp.Cod...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Scripting/VisualBasic/VisualBasicScript.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Threading Imports System.Threading.Tasks Imports Microsoft.CodeAnalysis.Scripting Imports Microsoft.Cod...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Threading Imports System.Threading.Tasks Imports Microsoft.CodeAnalysis.Scripting Imports Microsoft.Cod...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Analyzers/CSharp/CodeFixes/ConvertNamespace/ConvertNamespaceCodeFixProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Composition; using System.Linq; using System.Threadi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Composition; using System.Linq; using System.Threadi...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/VisualStudio/VisualBasic/Impl/Microsoft.VisualStudio.LanguageServices.VisualBasic.vbproj
<?xml version="1.0" encoding="utf-8"?> <!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. --> <Project Sdk="Microsoft.NET.Sdk.WindowsDesktop"> <PropertyGroup> <Outpu...
<?xml version="1.0" encoding="utf-8"?> <!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. --> <Project Sdk="Microsoft.NET.Sdk.WindowsDesktop"> <PropertyGroup> <Outpu...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/CodeStyle/VisualBasic/Analyzers/xlf/VBCodeStyleResources.it.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="it" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="it" or...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/VisualBasic/Test/Semantic/Diagnostics/DiagnosticTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Globalization Imports Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax Imports Roslyn.Test.Util...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Globalization Imports Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax Imports Roslyn.Test.Util...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/EditorFeatures/VisualBasicTest/ExtractMethod/ExtractMethodTests.ControlFlowAnalysis.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.ExtractMethod Partial Public Class ExtractMethodTest...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.ExtractMethod Partial Public Class ExtractMethodTest...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/Remote/Core/ExternalAccess/UnitTesting/Api/UnitTestingRemoteHostClient.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Threading; usin...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Threading; usin...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/CSharp/Test/Semantic/Semantics/PatternMatchingTestBase.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Linq; using Microsoft.CodeAnalysis....
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Linq; using Microsoft.CodeAnalysis....
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./eng/publish-assets.ps1
# Publishes our build assets to nuget, Azure DevOps, dotnet/versions, etc .. # # The publish operation is best visioned as an optional yet repeatable post build operation. It can be # run anytime after build or automatically as a post build step. But it is an operation that focuses on # build outputs and hence can't re...
# Publishes our build assets to nuget, Azure DevOps, dotnet/versions, etc .. # # The publish operation is best visioned as an optional yet repeatable post build operation. It can be # run anytime after build or automatically as a post build step. But it is an operation that focuses on # build outputs and hence can't re...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Features/VisualBasic/Portable/Completion/KeywordRecommenders/Statements/MidKeywordRecommender.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports System.Threading Imports Microsoft.CodeAnalysis.Completion.Providers Impo...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports System.Threading Imports Microsoft.CodeAnalysis.Completion.Providers Impo...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/Remote/ServiceHub/Host/Storage/RemoteCloudCacheStorageServiceFactory.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Composition; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeA...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Composition; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeA...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Features/Core/Portable/SplitOrMergeIfStatements/Nested/AbstractSplitIntoNestedIfStatementsCodeRefactoringProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/EditorFeatures/VisualBasicTest/TodoComment/TodoCommentTests.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Editor.Implementation.TodoComments Imports Microsoft.CodeAnalysis.Editor.UnitTests.Exte...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports Microsoft.CodeAnalysis.Editor.Implementation.TodoComments Imports Microsoft.CodeAnalysis.Editor.UnitTests.Exte...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/VisualStudio/Core/Def/Implementation/InheritanceMargin/MarginGlyph/InheritanceMarginGlyph.xaml.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Linq; using System.Threading.Tasks; using System.Win...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Immutable; using System.Linq; using System.Threading.Tasks; using System.Win...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./docs/wiki/VS-2015-CTP-5-API-Changes.md
#API changes between VS 2015 Preview and VS 2015 CTP5 ##Diagnostics and CodeFix API Changes We have made some changes to the APIs to better support localization of the various strings that can be returned by analyzers. There are some useful overloads for some common cases that have been added. The `Microsoft.CodeAnal...
#API changes between VS 2015 Preview and VS 2015 CTP5 ##Diagnostics and CodeFix API Changes We have made some changes to the APIs to better support localization of the various strings that can be returned by analyzers. There are some useful overloads for some common cases that have been added. The `Microsoft.CodeAnal...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/Test/Resources/Core/SymbolsTests/MultiModule/mod3.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. 'vbc /t:module /vbruntime- Mod3.vb Public Class Class3 Sub Goo() Dim x = {1,2} Dim y = x.Count() End Sub End Class
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. 'vbc /t:module /vbruntime- Mod3.vb Public Class Class3 Sub Goo() Dim x = {1,2} Dim y = x.Count() End Sub End Class
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Analyzers/CSharp/CodeFixes/AddAccessibilityModifiers/CSharpAddAccessibilityModifiersService.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Composition; using Microsoft.CodeAnalysis.AddAccessibilityModifiers; using Microsoft.Cod...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Composition; using Microsoft.CodeAnalysis.AddAccessibilityModifiers; using Microsoft.Cod...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/VisualStudio/LiveShare/Impl/Client/ExternalAccess/VSTypeScript/VSTypeScriptRemoteLanguageServiceWorkspaceAccessor.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.ComponentModel.Composition; using Microsoft.CodeAnalysis.Host.Mef; us...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.ComponentModel.Composition; using Microsoft.CodeAnalysis.Host.Mef; us...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Features/CSharp/Portable/Completion/CompletionProviders/AttributeNamedParameterCompletionProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/VisualStudio/Core/Def/Implementation/TableDataSource/TableEntriesFactory.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using System.Collections.Immutable; using System...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/Core/Portable/CodeGeneration/Symbols/CodeGenerationTypeParameterSymbol.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Immutable; namespace Microsoft.CodeAnalysis.CodeGeneration { inter...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Immutable; namespace Microsoft.CodeAnalysis.CodeGeneration { inter...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/VisualStudio/Core/Def/Implementation/TableDataSource/DiagnosticTableControlEventProcessorProvider.AggregateDiagnosticTableControlEventProcessor.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Immutable; using Microsoft.VisualStudio.Shell.TableControl; namespace ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Immutable; using Microsoft.VisualStudio.Shell.TableControl; namespace ...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/Test/Resources/Core/SymbolsTests/V3/MTTestLib4_V3.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. ' vbc /t:Library /out:MTTestLib4.Dll MTTestLib4_V3.vb /r:MTTestLib1.Dll /r:..\V1\MTTestLib2.Dll /r:..\V2\MTTestLib3.Dl...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. ' vbc /t:Library /out:MTTestLib4.Dll MTTestLib4_V3.vb /r:MTTestLib1.Dll /r:..\V1\MTTestLib2.Dll /r:..\V2\MTTestLib3.Dl...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/CSharp/Portable/Binder/HostObjectModeBinder.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; ...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Compilers/VisualBasic/Test/Emit/ExpressionTrees/Results/CheckedMiscellaneousA.txt
Lambda( body { Convert( Call( Constant( Clazz`1[C] type: Clazz`1[C] ) method: System.String ToString() in System.Object ( ) type: System.String ) type: System.Object ) } return type: System.Object type: System.Func`1[System.O...
Lambda( body { Convert( Call( Constant( Clazz`1[C] type: Clazz`1[C] ) method: System.String ToString() in System.Object ( ) type: System.String ) type: System.Object ) } return type: System.Object type: System.Func`1[System.O...
-1
dotnet/roslyn
56,034
Remove experimental suffix for inheritance margin
Cosifne
2021-08-31T18:33:05Z
2021-08-31T20:48:02Z
d471af61946b3709c65f63f9bfd9e331f5cde422
4d48ca4f141e79f548bc90c72df26e0f2ebcdd1a
Remove experimental suffix for inheritance margin.
./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/CSharp/Utilities/NameSyntaxIterator.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using Microsoft.CodeAnalysis.CSharp.Syntax; nam...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System; using System.Collections.Generic; using Microsoft.CodeAnalysis.CSharp.Syntax; nam...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/Commands.vsct
<?xml version="1.0" encoding="utf-8"?> <CommandTable xmlns="http://schemas.microsoft.com/VisualStudio/2005-10-18/CommandTable" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <Extern href="stdidcmd.h"/> <Extern href="vsshlids.h"/> <Include href="KnownImageIds.vsct"/> <Commands package="guidRoslynPkgId"> <Gr...
<?xml version="1.0" encoding="utf-8"?> <CommandTable xmlns="http://schemas.microsoft.com/VisualStudio/2005-10-18/CommandTable" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <Extern href="stdidcmd.h"/> <Extern href="vsshlids.h"/> <Include href="KnownImageIds.vsct"/> <Commands package="guidRoslynPkgId"> <Gr...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.cs.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="cs" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="cs" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.de.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="de" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="de" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.es.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="es" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="es" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.fr.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="fr" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="fr" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.it.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="it" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="it" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.ja.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ja" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ja" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.ko.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ko" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ko" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.pl.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pl" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pl" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.pt-BR.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pt-BR"...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pt-BR"...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.ru.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ru" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ru" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.tr.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="tr" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="tr" or...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hans.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hant.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ja.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ja" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ja" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/Compilers/CSharp/Portable/xlf/CSharpResources.cs.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="cs" ori...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="cs" ori...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/CodeStyle/VisualBasic/Analyzers/xlf/VBCodeStyleResources.zh-Hans.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/xlf/Resources.zh-Hant.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/Workspaces/Core/MSBuild/xlf/WorkspaceMSBuildResources.pt-BR.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pt-BR"...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pt-BR"...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Def/xlf/VSPackage.zh-Hans.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/VisualStudioDiagnosticsToolWindow/xlf/VSPackage.tr.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="tr" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="tr" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/xlf/CSharpCompilerExtensionsResources.zh-Hant.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Han...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/Analyzers/VisualBasic/Analyzers/xlf/VisualBasicAnalyzersResources.ru.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ru" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ru" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/xlf/Resources.ru.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ru" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ru" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/Workspaces/Core/Desktop/xlf/WorkspaceDesktopResources.es.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="es" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="es" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/EditorFeatures/Text/xlf/TextEditorResources.it.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="it" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="it" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/Analyzers/CSharp/CodeFixes/xlf/CSharpCodeFixesResources.de.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="de" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="de" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/Workspaces/Core/Portable/xlf/WorkspacesResources.tr.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="tr" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="tr" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/Analyzers/VisualBasic/Analyzers/xlf/VisualBasicAnalyzersResources.ko.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ko" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ko" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/CSharp/Impl/xlf/CSharpVSResources.es.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="es" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="es" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/Core/Impl/xlf/SolutionExplorerShim.ko.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ko" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ko" or...
-1
dotnet/roslyn
56,030
Remove RemoveUnusedReferences command hotkey
Resolves https://github.com/dotnet/roslyn/issues/56028
JoeRobich
2021-08-31T17:18:07Z
2021-08-31T18:42:08Z
e01c311bd91e6290eefe9be9eeef76c64b08b2d5
2be2c34f110e7ce2f4cfd8e4b1f8153603087679
Remove RemoveUnusedReferences command hotkey. Resolves https://github.com/dotnet/roslyn/issues/56028
./src/VisualStudio/CSharp/Impl/Interactive/xlf/Commands.vsct.ja.xlf
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ja" or...
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="ja" or...
-1