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,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/EditorFeatures/TestUtilities/Completion/AbstractCompletionProviderTests.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,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Workspaces/CSharp/Portable/Recommendations/CSharpRecommendationServiceRunner.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 System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.L...
// 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 System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.L...
1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/EditorFeatures/Core.Wpf/Preview/AbstractPreviewTaggerProvider.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.VisualStudio....
// 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.VisualStudio....
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/EditorFeatures/Core/ExternalAccess/VSTypeScript/VSTypeScriptLanguageDebugInfoService.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,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Workspaces/Core/Portable/Workspace/Workspace_Events.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,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/CSharp/Test/Syntax/Syntax/SyntaxTreeTests.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 System.Text; using Microsoft.CodeAnalysis.CSharp.Test....
// 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 System.Text; using Microsoft.CodeAnalysis.CSharp.Test....
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/EditorFeatures/Core/EditorConfigSettings/DataProvider/CombinedProvider.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 System.Threading.Tasks; using Microsoft.CodeAnalysis.Text; namespace Mic...
// 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 System.Threading.Tasks; using Microsoft.CodeAnalysis.Text; namespace Mic...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/CSharp/Portable/Symbols/FunctionTypeSymbol.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.Collections.Immutable; using System.Diagnostics; using...
// 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.Collections.Immutable; using System.Diagnostics; using...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Workspaces/CSharp/Portable/FindSymbols/CSharpDeclaredSymbolInfoFactoryService.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,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Workspaces/Core/MSBuild/MSBuild/MSBuildProjectLoader.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.IO; using System.Threading; using System.Threading.T...
// 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.IO; using System.Threading; using System.Threading.T...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Analyzers/CSharp/Tests/UseCollectionInitializer/UseCollectionInitializerTests.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 Microsoft.CodeAnalysis.CodeFixes; 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. #nullable disable using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeFixes; using Microsoft.CodeAnalys...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/CSharp/Test/Emit/Attributes/AttributeTests_NullablePublicOnly.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.Immutable; using System.Linq; 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. #nullable disable using System; using System.Collections.Immutable; using System.Linq; using Microsoft.CodeAnalysi...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Workspaces/Core/Portable/CodeGeneration/Symbols/CodeGenerationOperatorSymbol.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.CodeAnalysis.Editing; using Roslyn.Utilities...
// 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.CodeAnalysis.Editing; using Roslyn.Utilities...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/CSharp/Portable/Syntax/CrefParameterSyntax.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.ComponentModel; namespace Microsoft.CodeAnalysis.CSharp.Syntax { public sealed partial class Cref...
// 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.ComponentModel; namespace Microsoft.CodeAnalysis.CSharp.Syntax { public sealed partial class Cref...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Features/CSharp/Portable/SignatureHelp/InvocationExpressionSignatureHelpProvider.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,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/EditorFeatures/CSharpTest2/Recommendations/WithKeywordRecommenderTests.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 Microsoft.CodeAnalysis.Test.Utilities; using Roslyn.Test.Uti...
// 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 Microsoft.CodeAnalysis.Test.Utilities; using Roslyn.Test.Uti...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Formatting/Rules/Operations/AdjustNewLinesOperation.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 Roslyn.Utilities; namespace Microsoft.CodeAnalysis.Formatting.Rules { /// <summary> /// indicate how...
// 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 Roslyn.Utilities; namespace Microsoft.CodeAnalysis.Formatting.Rules { /// <summary> /// indicate how...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Workspaces/Core/Portable/CodeStyle/CodeStyleOptions.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.Options; namespace Microsoft.CodeAnalysis.CodeStyle { /// <inheritdoc cref="CodeS...
// 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.Options; namespace Microsoft.CodeAnalysis.CodeStyle { /// <inheritdoc cref="CodeS...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Features/Core/Portable/Wrapping/WrapItemsAction.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,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Workspaces/Core/Portable/Shared/Utilities/EditorBrowsableHelpers.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 System.Linq; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.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. using System.Collections.Immutable; using System.Linq; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.S...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/CSharp/Portable/Binder/BinderFactory.NodeUsage.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 namespace Microsoft.CodeAnalysis.CSharp { internal partial class BinderFactory { ...
// 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 namespace Microsoft.CodeAnalysis.CSharp { internal partial class BinderFactory { ...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Features/Core/Portable/DocumentationComments/AbstractDocumentationCommentSnippetService.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; using System.Threading; using 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. using System; using System.Collections.Generic; using System.Diagnostics; using System.Threading; using Microsoft.C...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/CSharp/Portable/Parser/SyntaxParser.ResetPoint.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 namespace Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax { internal partial class Synta...
// 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 namespace Microsoft.CodeAnalysis.CSharp.Syntax.InternalSyntax { internal partial class Synta...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Tools/ExternalAccess/FSharp/Internal/Editor/FSharpEditorInlineRenameService.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.Linq; using System.Collections.Generic; using System.Composition; usi...
// 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.Linq; using System.Collections.Generic; using System.Composition; usi...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Features/Core/Portable/CodeRefactorings/AddAwait/AbstractAddAwaitCodeRefactoringProvider.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.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeActions; using...
// 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.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeActions; using...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Features/CSharp/Portable/Structure/Providers/TypeDeclarationStructureProvider.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.Syntax; 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.Threading; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalysis...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/Test/Core/Platform/Desktop/AppDomainAssemblyCache.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 #if NET472 using System; using System.Collections.Concurrent; using System.Collections.Generic;...
// 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 #if NET472 using System; using System.Collections.Concurrent; using System.Collections.Generic;...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./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,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/VisualBasic/Portable/Binding/DocumentationCommentCrefBinder_TypeParameters.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.Text Imports Microsoft.CodeAnalysis.VisualBasic.Symbols Imports 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. Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.VisualBasic.Symbols Imports Microsoft.CodeAnalysis....
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Features/CSharp/Portable/Completion/KeywordRecommenders/AndKeywordRecommender.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; 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.Threading; using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery; namespace ...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/VisualStudio/VisualBasic/Impl/ProjectSystemShim/TempPECompiler.TempPEProject.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.IO Imports System.Runtime.InteropServices.ComTypes Imports 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. Imports System.Collections.Immutable Imports System.IO Imports System.Runtime.InteropServices.ComTypes Imports Microso...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/Core/Portable/InternalUtilities/ReferenceEqualityComparer.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.Runtime.CompilerServices; namespace Roslyn.Utilities { /// <sum...
// 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.Runtime.CompilerServices; namespace Roslyn.Utilities { /// <sum...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/Core/Portable/Emit/NoPia/CommonEmbeddedProperty.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,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/Core/Portable/RuleSet/RuleSetInclude.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.IO; using Roslyn.Utilities; namespace Microsoft.CodeAnalysis { /// <summary> //...
// 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.IO; using Roslyn.Utilities; namespace Microsoft.CodeAnalysis { /// <summary> //...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Workspaces/Core/Portable/Workspace/WorkspaceDiagnostic.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; namespace Microsoft.CodeAnalysis { public class WorkspaceDiagnostic...
// 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; namespace Microsoft.CodeAnalysis { public class WorkspaceDiagnostic...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/EditorFeatures/VisualBasicTest/BasicServicesTest.Debug.xunit
<xunit> <assemblies> <assembly filename="..\..\..\..\Binaries\Debug\Roslyn.Services.VisualBasic.Implementation.UnitTests.dll" shadow-copy="true"/> </assemblies> </xunit>
<xunit> <assemblies> <assembly filename="..\..\..\..\Binaries\Debug\Roslyn.Services.VisualBasic.Implementation.UnitTests.dll" shadow-copy="true"/> </assemblies> </xunit>
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Features/Core/Portable/ExternalAccess/VSTypeScript/Api/VSTypeScriptDocumentNavigationServiceWrapper.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.Threading; using Microsoft.CodeAnalysis.Navigation; using Microsoft.CodeAnalysis.Options...
// 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.Threading; using Microsoft.CodeAnalysis.Navigation; using Microsoft.CodeAnalysis.Options...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Test/Perf/tests/csharp/csharp_compiler.csx
// 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. #r "../../Perf.Utilities/Roslyn.Test.Performance.Utilities.dll" using System.IO; using System.Collections.Generic; ...
// 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. #r "../../Perf.Utilities/Roslyn.Test.Performance.Utilities.dll" using System.IO; using System.Collections.Generic; ...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/EditorFeatures/Core/Extensibility/Composition/IContentTypeMetadata.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; namespace Microsoft.CodeAnalysis.Editor { internal interf...
// 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; namespace Microsoft.CodeAnalysis.Editor { internal interf...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/EditorFeatures/VisualBasicTest/KeywordHighlighting/WithBlockHighlighterTests.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.VisualBasic.KeywordHighlighting Namespace Microsoft.CodeAnalysis.Editor.VisualB...
' 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.VisualBasic.KeywordHighlighting Namespace Microsoft.CodeAnalysis.Editor.VisualB...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Compilers/VisualBasic/Portable/BoundTree/BoundParameter.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.VisualBasic.Symbols Namespace Microsoft.CodeAnalysis.VisualBasic Partial Friend 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.VisualBasic.Symbols Namespace Microsoft.CodeAnalysis.VisualBasic Partial Friend C...
-1
dotnet/roslyn
56,385
Add completion tests for parameters in top-level statements
See #55969
sharwell
2021-09-14T19:31:23Z
2021-09-28T21:14:32Z
ca9dba5fe617002a3abc0433a456dda80f4deec6
567c588b35e3f98f3e7aec09759981505971cf9b
Add completion tests for parameters in top-level statements. See #55969
./src/Dependencies/Collections/ImmutableSegmentedDictionary`2+KeyCollection.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; using System.Collections.Generic; namespace Microsoft.CodeAnalysis.Collect...
// 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; using System.Collections.Generic; namespace Microsoft.CodeAnalysis.Collect...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/Core/CodeAnalysisTest/DefaultAnalyzerAssemblyLoaderTests.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.IO; using System.Linq; using System.Reflection; 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.Immutable; using System.IO; using System.Linq; using System.Reflection; usin...
1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/Core/Portable/DiagnosticAnalyzer/DefaultAnalyzerAssemblyLoader.Core.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. #if NETCOREAPP using System; using System.Collections.Generic; using System.Collections.Immutable; using System.I...
// 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. #if NETCOREAPP using System; using System.Collections.Generic; using System.Collections.Immutable; using System.I...
1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/Test/Core/AssemblyLoadTestFixture.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 Basic.Reference.Assemblies; using Micros...
// 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 Basic.Reference.Assemblies; using Micros...
1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/Setup/source.extension.vsixmanifest
<?xml version="1.0" encoding="utf-8"?> <PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011"> <Metadata> <Identity Id="0b5e8ddb-f12d-4131-a71d-77acc26a798f" Version="|%CurrentProject%;GetVsixVersion|...
<?xml version="1.0" encoding="utf-8"?> <PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011"> <Metadata> <Identity Id="0b5e8ddb-f12d-4131-a71d-77acc26a798f" Version="|%CurrentProject%;GetVsixVersion|...
1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Workspaces/Core/Portable/Shared/Utilities/ExtensionOrderer.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.Linq; namespace Microsoft.CodeAnalysis.Shared.Utiliti...
// 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.Linq; namespace Microsoft.CodeAnalysis.Shared.Utiliti...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Features/Core/Portable/ValidateFormatString/ValidateFormatStringOptionProvider.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 Microsoft.CodeAnalysis.Host.Mef; ...
// 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 Microsoft.CodeAnalysis.Host.Mef; ...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/Core/Def/Implementation/ProjectSystem/Legacy/AbstractLegacyProject_IVsHierarchyEvents.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.Diagnostics; using System.IO; using Microsoft.VisualStudio.Shell.Inte...
// 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.Diagnostics; using System.IO; using Microsoft.VisualStudio.Shell.Inte...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/Test/Resources/Core/SymbolsTests/Methods/CSMethods.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. // csc /t:library CSMethods.cs public class C1 { public class SameName { } public void sameName(...
// 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. // csc /t:library CSMethods.cs public class C1 { public class SameName { } public void sameName(...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/IntegrationTest/TestUtilities/OutOfProcess/ChangeSignatureDialog_OutOfProc.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.VisualStudio.IntegrationTest.Utilities.InProcess; using Microsoft.VisualStudio.IntegrationTest.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. using Microsoft.VisualStudio.IntegrationTest.Utilities.InProcess; using Microsoft.VisualStudio.IntegrationTest.Util...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Analyzers/Core/CodeFixes/UseThrowExpression/UseThrowExpressionCodeFixProvider.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.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. using System; using System.Collections.Immutable; using System.Composition; using System.Diagnostics.CodeAnalysis; ...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/Core/Def/Implementation/Workspace/VisualStudioAddMetadataReferenceCodeActionOperationFactoryWorkspaceService.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.Composition; using System.Threading; using Microsoft.CodeAnalysis; 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.Composition; using System.Threading; using Microsoft.CodeAnalysis; us...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/Core/Impl/CodeModel/ExternalElements/ExternalCodeEvent.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 Microsoft.CodeAnalysis; 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 Microsoft.CodeAnalysis; using Microsof...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/CodeStyle/ParenthesesPreference.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. namespace Microsoft.CodeAnalysis.CodeStyle { internal enum ParenthesesPreference { AlwaysForClarity...
// 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.CodeStyle { internal enum ParenthesesPreference { AlwaysForClarity...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/Core/Portable/EncodedStringText.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.IO; using System.Text; using Roslyn.Utilities; namespace Microsoft.CodeAnalysis.Text { ...
// 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.IO; using System.Text; using Roslyn.Utilities; namespace Microsoft.CodeAnalysis.Text { ...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/Test/Resources/Core/Encoding/sjis.cs
using System.IO; using System.Text; class vleX { public static void Main() { File.WriteAllText("output.txt", " Y", Encoding.GetEncoding(932)); } }
using System.IO; using System.Text; class vleX { public static void Main() { File.WriteAllText("output.txt", " Y", Encoding.GetEncoding(932)); } }
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/Core/Impl/ProjectSystem/CPS/CPSProject_IProjectCodeModelProvider.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 Microsoft.VisualStudio.LanguageServices.Implementati...
// 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 Microsoft.VisualStudio.LanguageServices.Implementati...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/Core/Def/Implementation/Snippets/AbstractSnippetExpansionClient.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.Collections.Immutable; using System.Diagnostics; using...
// 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.Collections.Immutable; using System.Diagnostics; using...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/EditorFeatures/CSharpTest/UseExpressionBody/Refactoring/UseExpressionBodyForLocalFunctionsRefactoringTests.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 Microsoft.CodeAnalysis.CodeRefactorings; 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. #nullable disable using System.Threading.Tasks; using Microsoft.CodeAnalysis.CodeRefactorings; using Microsoft.Cod...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Workspaces/Core/Portable/Workspace/Solution/ProjectState.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.Concurrent; using System.Collections.Generic; using System.Collections.Immut...
// 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.Concurrent; using System.Collections.Generic; using System.Collections.Immut...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/Core/Def/Implementation/ColorSchemes/ColorSchemeApplier.ClassificationVerifier.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.Collections.Immutable; using System.Linq; 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. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/Core/Portable/InternalUtilities/SpecializedCollections.Singleton.Enumerator`1.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; using System.Collections.Generic; namespace Roslyn.Utilities { internal static parti...
// 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; using System.Collections.Generic; namespace Roslyn.Utilities { internal static parti...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/IntegrationTest/TestUtilities/InProcess/VisualStudio_InProc.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; using EnvDTE; using EnvDTE80; 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. using System; using System.Collections.Generic; using System.Diagnostics; using EnvDTE; using EnvDTE80; namespace ...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./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,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Workspaces/Core/Portable/FindSymbols/SymbolTree/SymbolTreeInfo_Metadata.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,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/Core/Impl/CodeModel/Interop/ICSCodeModelRefactoring.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; namespace Microsoft.VisualStudio.LanguageSe...
// 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; namespace Microsoft.VisualStudio.LanguageSe...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/CSharp/Portable/Symbols/PublicModel/PreprocessingSymbol.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.Immutable; using System.Globalization; using System.Threa...
// 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.Immutable; using System.Globalization; using System.Threa...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/Core/Portable/CommandLine/CommonCompiler.CompilerRelativePathResolver.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.Collections.Immutable; using System.Diagnostics; using...
// 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.Collections.Immutable; using System.Diagnostics; using...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/VisualStudio/Core/Def/Implementation/LanguageClient/AlwaysActivateInProcLanguageClient.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.ComponentModel.Composition; using 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. using System; using System.Collections.Immutable; using System.ComponentModel.Composition; using Microsoft.CodeAnal...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/VisualBasic/Test/Semantic/Semantics/BinaryOperators.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.IO Imports System.Text Imports Microsoft.CodeAnalysis Imports Microsoft.CodeAnalysis.PooledObjects 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.IO Imports System.Text Imports Microsoft.CodeAnalysis Imports Microsoft.CodeAnalysis.PooledObjects Impo...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./eng/common/cross/armel/tizen-build-rootfs.sh
#!/usr/bin/env bash set -e __ARM_SOFTFP_CrossDir=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd ) __TIZEN_CROSSDIR="$__ARM_SOFTFP_CrossDir/tizen" if [[ -z "$ROOTFS_DIR" ]]; then echo "ROOTFS_DIR is not defined." exit 1; fi TIZEN_TMP_DIR=$ROOTFS_DIR/tizen_tmp mkdir -p $TIZEN_TMP_DIR # Download files echo ">...
#!/usr/bin/env bash set -e __ARM_SOFTFP_CrossDir=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd ) __TIZEN_CROSSDIR="$__ARM_SOFTFP_CrossDir/tizen" if [[ -z "$ROOTFS_DIR" ]]; then echo "ROOTFS_DIR is not defined." exit 1; fi TIZEN_TMP_DIR=$ROOTFS_DIR/tizen_tmp mkdir -p $TIZEN_TMP_DIR # Download files echo ">...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/EditorFeatures/Test/Diagnostics/MockDiagnosticService.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,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Formatting/Engine/TriviaData.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.Threading; using Microsoft.CodeAnalysis.Diagnostics; u...
// 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.Threading; using Microsoft.CodeAnalysis.Diagnostics; u...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Features/Core/Portable/Common/NavigationOperation.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 Microsoft.CodeAnalysis.Navigation; namespace Micros...
// 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 Microsoft.CodeAnalysis.Navigation; namespace Micros...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/VisualBasic/Portable/Binding/Binder_Imports.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.Generic Imports System.Threading Imports Microsoft.CodeAnalysis.PooledObjects Imports 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. Imports System.Collections.Generic Imports System.Threading Imports Microsoft.CodeAnalysis.PooledObjects Imports Micro...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/Extensions/SymbolDisplayPartExtensions.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. namespace Microsoft.CodeAnalysis.CSharp.Extensions { internal static class SymbolDisplayPartExtensions { ...
// 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.CSharp.Extensions { internal static class SymbolDisplayPartExtensions { ...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/EditorFeatures/Core/Implementation/EditorLayerExtensionManager.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.Composition; using System.Linq; using Microsoft.CodeAn...
// 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.Composition; using System.Linq; using Microsoft.CodeAn...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/Test/Core/FX/PinnedMetadata.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.Immutable; using System.Reflection.Metadata; namespace R...
// 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.Immutable; using System.Reflection.Metadata; namespace R...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Features/Lsif/Generator/Graph/ResultSet.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. namespace Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.Graph { /// <summary> /// Represents a...
// 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.LanguageServerIndexFormat.Generator.Graph { /// <summary> /// Represents a...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/EditorFeatures/VisualBasicTest/KeywordHighlighting/ConstructorDeclarationHighlighterTests.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.VisualBasic.KeywordHighlighting Namespace Microsoft.CodeAnalysis.Editor.VisualB...
' 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.VisualBasic.KeywordHighlighting Namespace Microsoft.CodeAnalysis.Editor.VisualB...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Workspaces/Core/Portable/ExternalAccess/VSTypeScript/Api/VSTypeScriptTextExtensions.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.Text; namespace Microsoft.CodeAnalysis.ExternalAcce...
// 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.Text; namespace Microsoft.CodeAnalysis.ExternalAcce...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Compilers/VisualBasic/Portable/Binding/DefaultParametersInProgressBinder.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.Text Imports Microsoft.CodeAnalysis.VisualBasic.Symbols Imports 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. Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.VisualBasic.Symbols Imports Microsoft.CodeAnalysis....
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./.git/hooks/fsmonitor-watchman.sample
#!/usr/bin/perl use strict; use warnings; use IPC::Open2; # An example hook script to integrate Watchman # (https://facebook.github.io/watchman/) with git to speed up detecting # new and modified files. # # The hook is passed a version (currently 1) and a time in nanoseconds # formatted as a string and outputs to std...
#!/usr/bin/perl use strict; use warnings; use IPC::Open2; # An example hook script to integrate Watchman # (https://facebook.github.io/watchman/) with git to speed up detecting # new and modified files. # # The hook is passed a version (currently 1) and a time in nanoseconds # formatted as a string and outputs to std...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/Features/Core/Portable/ExternalAccess/UnitTesting/UnitTestingSolutionCrawlerServiceAccessor.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.ExternalAccess.Unit...
// 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.ExternalAccess.Unit...
-1
dotnet/roslyn
56,357
Fix DefaultAnalyzerAssemblyLoader
Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehub itself. See [here ](https://devd...
genlu
2021-09-13T20:58:22Z
2021-09-21T19:08:56Z
388f27cab65b3dddb07cc04be839ad603cf0c713
aa7161be66427e809276fb5f2f91cfe8335eadff
Fix DefaultAnalyzerAssemblyLoader. Explicitly reference the AssemblyLoadContext where compiler is being loaded into instead of relying on fallback to AssemblyLoadConext.Default. In Servicehub .Net Core host, each service is assigned a separate ALC (Roslyn is one of them), whereas the Default ALC is used by Servicehu...
./src/EditorFeatures/Test2/Rename/CSharp/SourceGeneratorTests.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.UnitTests.Rename.CSharp <[UseExportProvider]> Public Class SourceGener...
' 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.UnitTests.Rename.CSharp <[UseExportProvider]> Public Class SourceGener...
-1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Features/CSharp/Portable/AddImport/CSharpAddImportFeatureService.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,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Features/CSharp/Portable/ConvertToInterpolatedString/CSharpConvertPlaceholderToInterpolatedStringRefactoringProvider.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.Composition; using System.Diagnostics.CodeAnalysis; using Microsoft.CodeAnalysis.Co...
// 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.Composition; using System.Diagnostics.CodeAnalysis; using Microsoft.CodeAnalysis.Co...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Features/Core/Portable/AddImport/SymbolReferenceFinder.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; using System.Collections.Concurrent; using System.Collec...
// 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; using System.Collections.Concurrent; using System.Collec...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Features/Core/Portable/ConvertToInterpolatedString/AbstractConvertPlaceholderToInterpolatedStringRefactoringProvider.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.Diagnostics; 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.Diagnostics; using System.Linq; using System.Threadi...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Features/Core/Portable/EmbeddedLanguages/DateAndTime/LanguageServices/DateAndTimePatternDetector.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.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Runt...
// 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.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Runt...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Features/Core/Portable/IntroduceVariable/AbstractIntroduceParameterDocumentRewriter.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.CodeAnalysis; using ...
// 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.CodeAnalysis; using ...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Features/VisualBasic/Portable/ConvertToInterpolatedString/VisualBasicConvertPlaceholderToInterpolatedStringRefactoringProvider.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.Composition Imports System.Diagnostics.CodeAnalysis Imports Microsoft.CodeAnalysis.CodeRefactorings Imp...
' 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.Composition Imports System.Diagnostics.CodeAnalysis Imports Microsoft.CodeAnalysis.CodeRefactorings Imp...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Workspaces/Core/Portable/FindSymbols/SyntaxTree/SyntaxTreeIndex_Persistence.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.Threading; using System.Threading.Tasks; 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.Generic; using System.Threading; using System.Threading.Tasks; using Microso...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/Services/SyntaxFacts/CSharpSyntaxFacts.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.Collections.Immutable; using System.Diagnostics; using...
// 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.Collections.Immutable; using System.Diagnostics; using...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Services/SyntaxFacts/ISyntaxFacts.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.Collections.Immutable; using System.Diagnostics.CodeAn...
// 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.Collections.Immutable; using System.Diagnostics.CodeAn...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/VisualBasic/Services/SyntaxFacts/VisualBasicSyntaxFacts.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.Text Imports System.Threading Imports Microsoft.CodeAnalysis Impor...
' 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.Text Imports System.Threading Imports Microsoft.CodeAnalysis Impor...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/Core/LanguageServices/SyntaxFactsService/ISyntaxFactsService.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 System.Threading; using System.Threading.Tasks; using ...
// 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 System.Threading; using System.Threading.Tasks; using ...
1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Compilers/Core/Portable/CodeGen/ArrayMembers.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.PooledObjects; using Roslyn.Utilities; using System; using System.Collections.Concurre...
// 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.PooledObjects; using Roslyn.Utilities; using System; using System.Collections.Concurre...
-1
dotnet/roslyn
56,351
Follow syntaxfacts pattern
I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
CyrusNajmabadi
2021-09-13T17:58:02Z
2021-09-15T23:37:04Z
5aa5223fc3a55b6c4ec91694aafa71c918e368e8
3f2908b43d85793d386181ab785712705568c053
Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77
./src/Compilers/CSharp/Portable/Syntax/GlobalStatementSyntax.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. namespace Microsoft.CodeAnalysis.CSharp.Syntax { public partial class GlobalStatementSyntax { 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. namespace Microsoft.CodeAnalysis.CSharp.Syntax { public partial class GlobalStatementSyntax { publi...
-1