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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/Core/Implementation/RenameTracking/RenameTrackingCancellationCommandHandler.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.ComponentModel.Composition;
using System.Diagnostics.CodeAnalysis;
using Microsoft.... | // Licensed to the .NET Foundation under one or more 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.ComponentModel.Composition;
using System.Diagnostics.CodeAnalysis;
using Microsoft.... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Test/Semantic/Semantics/PatternMatchingTests4.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Linq;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.CSha... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Linq;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.CSha... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Analyzers/Core/CodeFixes/UseConditionalExpression/AbstractUseConditionalExpressionCodeFixProvider.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.Threading;
using System.Threadin... | // Licensed to the .NET Foundation under one or more 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.Threading;
using System.Threadin... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/ChangeSignature/AbstractChangeSignatureService.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Portable/Binder/EarlyWellKnownAttributeBinder.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 Microsoft.CodeAnalysis.CSharp.Symbols;
using Micro... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Diagnostics;
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Micro... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/Core/Portable/CodeFixes/Supression/IConfigurationFixProvider.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.Threading;
using System.Threadin... | // Licensed to the .NET Foundation under one or more 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.Threading;
using System.Threadin... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/GenerateEqualsAndGetHashCodeFromMembers/GenerateEqualsAndGetHashCodeFromMembersCodeRefactoringProvider.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Immutable;
using System.Composition;
using System.Diagnostics;
using 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.Immutable;
using System.Composition;
using System.Diagnostics;
using System.... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/ExpressionEvaluator/Core/Source/ExpressionCompiler/MethodContextReuseConstraints.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.Reflection.Metadata;
using S... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Reflection.Metadata;
using S... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/CodeFixes/Suppression/AbstractSuppressionCodeFixProvider.GlobalSuppressMessageCodeAction.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 System.Threading.Tasks;
using Microsoft.CodeAnalysis.AddImports;
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.
#nullable disable
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.AddImports;
u... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/LanguageServer/Protocol/Handler/AbstractRequestHandlerProvider.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;
namespace Microsoft.CodeAnalysis.LanguageServ... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.LanguageServ... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Portable/Symbols/Synthesized/SynthesizedImplementationMethod.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/VisualStudio/IntegrationTest/IntegrationTests/VisualBasic/BasicExtractMethod.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Shared.TestHooks;
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.
using System.Collections.Immutable;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Shared.TestHooks;
us... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/Core/Implementation/UIThreadOperationContextProgressTracker.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.Shared.Utilities;
using Microsoft.VisualStudio.Utilities;
using Roslyn.Utilities;
nam... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.Shared.Utilities;
using Microsoft.VisualStudio.Utilities;
using Roslyn.Utilities;
nam... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/Core/CodeAnalysisTest/MetadataReferences/MetadataReferenceTests.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.Diagnostics;
using System.Globali... | // Licensed to the .NET Foundation under one or more 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.Diagnostics;
using System.Globali... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/CSharpTest/ConvertTupleToStruct/ConvertTupleToStructTests.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.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeSt... | // Licensed to the .NET Foundation under one or more 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.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeSt... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Scripting/Core/Hosting/ObjectFormatter/CommonObjectFormatter.Visitor.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.Generic;
using System.Diagnosti... | // Licensed to the .NET Foundation under one or more 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.Generic;
using System.Diagnosti... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/MSBuildTest/Resources/ProjectFiles/CSharp/MsbuildError.csproj | <?xml version="1.0" encoding="utf-8"?>
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. -->
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.micr... | <?xml version="1.0" encoding="utf-8"?>
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. -->
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.micr... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/CSharp/Portable/UnsealClass/CSharpUnsealClassCodeFixProvider.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.Composition;
using System.Diagnostics.CodeAnaly... | // Licensed to the .NET Foundation under one or more 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.Composition;
using System.Diagnostics.CodeAnaly... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/CodeStyle/Core/CodeFixes/Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj | <?xml version="1.0" encoding="utf-8"?>
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. -->
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</... | <?xml version="1.0" encoding="utf-8"?>
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. -->
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/AddImport/Remote/IRemoteMissingImportDiscoveryService.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CachingSourceGenerator.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.
// We only build the Source Generator in the netstandard target
#if NETSTANDARD
using System;
using System.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.
// We only build the Source Generator in the netstandard target
#if NETSTANDARD
using System;
using System.Collect... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Test/IOperation/IOperation/IOperationTests_ILiteralOperation.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.Test.Utilities;
using X... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.Test.Utilities;
using X... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Tools/ExternalAccess/FSharp/FSharpDocumentSpan.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 Microsoft.CodeAnalysis.Text;
using Rosly... | // Licensed to the .NET Foundation under one or more 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 Microsoft.CodeAnalysis.Text;
using Rosly... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Analyzers/CSharp/Analyzers/RemoveUnreachableCode/CSharpRemoveUnreachableCodeDiagnosticAnalyzer.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.Linq;
using Microsoft.CodeAnalysis.CodeStyle;
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.
#nullable disable
using System.Collections.Immutable;
using System.Linq;
using Microsoft.CodeAnalysis.CodeStyle;
u... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/VisualStudio/CSharp/Impl/Options/AutomationObject/AutomationObject.DocumentationComment.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.DocumentationComments;
namespace Microsoft.VisualStudio.LanguageServices.CSharp.Optio... | // Licensed to the .NET Foundation under one or more 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.DocumentationComments;
namespace Microsoft.VisualStudio.LanguageServices.CSharp.Optio... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/Workspace/ProjectCacheService.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/Completion/ArgumentContext.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;
namespace Microsoft.CodeAnalysis.Completion
{
/// <summary>
/// Prov... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.Completion
{
/// <summary>
/// Prov... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Portable/Utilities/ValueSetFactory.NintValueSet.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using Microsoft.CodeAnalysis.PooledObjects;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using Microsoft.CodeAnalysis.PooledObjects;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/Core/Portable/SymbolKey/SymbolKey.TypeParameterOrdinalSymbolKey.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
{
internal partial struct SymbolKey
{
pri... | // Licensed to the .NET Foundation under one or more 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
{
internal partial struct SymbolKey
{
pri... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/CaseKeywordRecommender.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
using Micro... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
using Micro... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/Core/Portable/SourceGeneration/Nodes/IIncrementalGeneratorOutputNode.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.Text;
using System.Threading;
namespace Microsoft.Cod... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading;
namespace Microsoft.Cod... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Portable/Parser/Lexer.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.Globalization;
using System.Linq;
using Sys... | // Licensed to the .NET Foundation under one or more 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.Globalization;
using System.Linq;
using Sys... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Test/Symbol/Symbols/NamespaceExtentTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSharp.Test.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 Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSharp.Test.Utilities;... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Portable/Utilities/IValueSet.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;
namespace Microsoft.CodeAnalysis.CSharp
{
/// <summary>
/// An interface representing a set ... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.CSharp
{
/// <summary>
/// An interface representing a set ... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/Core.Wpf/Adornments/AbstractAdornmentManagerProvider.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 Microsoft.CodeAnalysis.Editor.Shared.Extensions;
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 Microsoft.CodeAnalysis.Editor.Shared.Extensions;
using Microsoft.CodeAnalysi... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/SolutionCrawler/WorkCoordinator.SemanticChangeProcessor.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Test/Semantic/Diagnostics/OperationAnalyzerTests.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 Microsoft.CodeAnalysis.CSharp.Test.Utili... | // Licensed to the .NET Foundation under one or more 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 Microsoft.CodeAnalysis.CSharp.Test.Utili... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/EqualsKeywordRecommender.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
using Micro... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
using Micro... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/Core/Portable/PEWriter/IImportScope.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;
namespace Microsoft.Cci
{
/// <summary>
/// Represents a lexical scope... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.Cci
{
/// <summary>
/// Represents a lexical scope... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Analyzers/CSharp/CodeFixes/UseIndexOrRangeOperator/CSharpUseIndexOperatorCodeFixProvider.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.Composition;
using System.Diagnos... | // Licensed to the .NET Foundation under one or more 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.Composition;
using System.Diagnos... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Portable/Symbols/FunctionPointers/FunctionPointerMethodSymbol.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/Core/Portable/ExtensionOrderAttribute.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;
namespace Microsoft.CodeAnalysis
{
[MetadataAttribu... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis
{
[MetadataAttribu... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/Core/Tagging/AbstractAsynchronousTaggerProvider.TagSource_TagsChanged.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/Core/Portable/Syntax/SyntaxNodeExtensions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
namespace Microsoft.CodeAna... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
namespace Microsoft.CodeAna... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/Remote/Core/ExternalAccess/UnitTesting/Api/UnitTestingRemoteHostClient.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Threading;
usin... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Threading;
usin... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/Core.Wpf/SignatureHelp/Controller_TypeChar.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/VisualStudio/Core/Def/Implementation/FindReferences/StreamingFindUsagesPresenter.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.ComponentModel.Com... | // Licensed to the .NET Foundation under one or more 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.ComponentModel.Com... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/Core/Utilities/IProgressTracker.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;
namespace Microsoft.CodeAnalysis.Shared.Utilities
{
internal interface IProgressTracker
{
... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.Shared.Utilities
{
internal interface IProgressTracker
{
... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/CoreTest/CodeStyle/EditorConfigCodeStyleParserTests.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.Linq;
using Microsoft.CodeAnalysis.CodeStyle;
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.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.CodeStyle;
using Microsoft.CodeAn... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/VisualBasic/Test/Emit/Emit/EntryPointTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Test.Utilities
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Roslyn.Test.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.
Imports Microsoft.CodeAnalysis.Test.Utilities
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Roslyn.Test.U... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/Core/Portable/Symbols/Attributes/CommonMethodWellKnownAttributeData.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.Diagnostics;
using System.Reflection;
namespace Microsoft.CodeAnalysis
{
/// <summary>
/// In... | // Licensed to the .NET Foundation under one or more 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.Diagnostics;
using System.Reflection;
namespace Microsoft.CodeAnalysis
{
/// <summary>
/// In... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Test/Diagnostics/PerfMargin/DataModel.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.Linq;
using Microsoft.CodeAnalysis.Internal.Log;
... | // Licensed to the .NET Foundation under one or more 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.Linq;
using Microsoft.CodeAnalysis.Internal.Log;
... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/VisualStudio/Setup.Dependencies/Properties/launchSettings.json | {
"profiles": {
"Visual Studio Extension": {
"executablePath": "$(DevEnvDir)devenv.exe",
"commandLineArgs": "/rootsuffix $(VSSDKTargetPlatformRegRootSuffix) /log"
}
}
}
| {
"profiles": {
"Visual Studio Extension": {
"executablePath": "$(DevEnvDir)devenv.exe",
"commandLineArgs": "/rootsuffix $(VSSDKTargetPlatformRegRootSuffix) /log"
}
}
}
| -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/VisualBasic/Portable/ReplaceMethodWithProperty/VisualBasicReplaceMethodWithPropertyService.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 Microsoft.CodeAnalysis.CodeActions
Imports Microsoft.CodeAnalysis.CodeRefactorings
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.
Imports System.Composition
Imports Microsoft.CodeAnalysis.CodeActions
Imports Microsoft.CodeAnalysis.CodeRefactorings
I... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/VisualStudio/Xaml/Impl/Features/Commands/IXamlCommandService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Ho... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Ho... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/Core/Shared/Utilities/RenameTrackingDismisser.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.Editor.Implementation.RenameTracking;
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.Generic;
using Microsoft.CodeAnalysis.Editor.Implementation.RenameTracking;
namespace Mic... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/ChangeSignature/IUnifiedArgumentSyntax.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.ChangeSignature
{
internal interface IUnifiedArgumentSyntax... | // Licensed to the .NET Foundation under one or more 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.ChangeSignature
{
internal interface IUnifiedArgumentSyntax... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Utilities/TaskExtensions.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.CodeAnalysis;
using System.Reflection;
using System.Runtime.CompilerServices... | // Licensed to the .NET Foundation under one or more 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.CodeAnalysis;
using System.Reflection;
using System.Runtime.CompilerServices... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/TestUtilities/RefactoringHelpers/RefactoringHelpersTestBase.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Test/PdbUtilities/Shared/StringUtilities.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.Globalization;
using System.Text;
namespace Roslyn.Test
{
internal static clas... | // Licensed to the .NET Foundation under one or more 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.Globalization;
using System.Text;
namespace Roslyn.Test
{
internal static clas... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/Core/Portable/Workspace/Solution/SolutionState.CompilationTracker.State.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,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/Core/Portable/FindSymbols/SymbolFinder_Callers.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.Linq;
using System.Threading;
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.
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Threading;
us... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/Core/MSBuild/PublicAPI.Unshipped.txt | -1 | ||
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Analyzers/Core/Analyzers/AddAccessibilityModifiers/AbstractAddAccessibilityModifiersDiagnosticAnalyzer.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.CodeStyle;
using Microsoft.CodeAnalysis.Diagnostics;
namespace Microsoft.CodeAnalysis... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.CodeStyle;
using Microsoft.CodeAnalysis.Diagnostics;
namespace Microsoft.CodeAnalysis... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/VisualStudio/LiveShare/Impl/Client/StringConstants.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.VisualStudio.LanguageServices.LiveShare.Client
{
internal class StringCo... | // Licensed to the .NET Foundation under one or more 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.VisualStudio.LanguageServices.LiveShare.Client
{
internal class StringCo... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/ByteKeywordRecommender.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;
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.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions;
using Microsoft.CodeAnal... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/CSharpTest/Structure/EventFieldDeclarationStructureTests.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.CSharp.Structure;
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.CSharp.Structure;
using Microsoft.Cod... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/ExpressionEvaluator/Core/Test/ResultProvider/Debugger/Engine/DkmClrRuntimeInstance.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
#region Assembly Microsoft.VisualStudio.Debugger.Engine, Version=1.0.0.0, Culture=neutral, Publi... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
#region Assembly Microsoft.VisualStudio.Debugger.Engine, Version=1.0.0.0, Culture=neutral, Publi... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/VisualStudio/Xaml/Impl/Features/Completion/IXamlCompletionService.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 System.Threading.Tasks;
using Microsoft.CodeAnalysis;
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.
#nullable disable
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis;
using Micros... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/CSharp/Portable/Lowering/LocalRewriter/LocalRewriter_BreakStatement.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalys... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalys... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Analyzers/CSharp/Analyzers/UseImplicitOrExplicitType/CSharpTypeStyleDiagnosticAnalyzerBase.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.CodeStyle;
using Microsoft.Code... | // Licensed to the .NET Foundation under one or more 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.CodeStyle;
using Microsoft.Code... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/EditorFeatures/VisualBasicTest/Recommendations/OnErrorStatements/GoToKeywordRecommenderTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.Recommendations.OnErrorStatements
Public Class GoToK... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.Recommendations.OnErrorStatements
Public Class GoToK... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Analyzers/VisualBasic/CodeFixes/UseCollectionInitializer/VisualBasicUseCollectionInitializerCodeFixProvider.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.Composition
Imports System.Diagnostics.CodeAnalysis
Imports 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.
Imports System.Collections.Immutable
Imports System.Composition
Imports System.Diagnostics.CodeAnalysis
Imports Micros... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/RQName/Nodes/RQErrorType.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.Features.RQName.SimpleTree;
namespace Microsoft.CodeAnalysis.Features.RQName.Nodes
{
... | // Licensed to the .NET Foundation under one or more 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.Features.RQName.SimpleTree;
namespace Microsoft.CodeAnalysis.Features.RQName.Nodes
{
... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/VisualBasic/Portable/Symbols/Source/SynthesizedMyGroupCollectionPropertyBackingFieldSymbol.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.Diagnostics
Imports Microsoft.CodeAnalysis.PooledObjects
Imports 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.
Imports System.Collections.Generic
Imports System.Diagnostics
Imports Microsoft.CodeAnalysis.PooledObjects
Imports Mic... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/VisualBasic/Portable/Completion/KeywordRecommenders/Statements/SelectKeywordRecommender.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.Threading
Imports Microsoft.CodeAnalysis.Completion.Providers
Impo... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.Threading
Imports Microsoft.CodeAnalysis.Completion.Providers
Impo... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/Core/Portable/Log/TraceLogger.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.Threading;
using Microsoft.CodeAnalysis.Opt... | // Licensed to the .NET Foundation under one or more 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.Threading;
using Microsoft.CodeAnalysis.Opt... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/Completion/CompletionList.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 Microsoft.CodeAnalysis.Text;
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;
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.Text;
namespace ... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/Server/VBCSCompilerTests/VBCSCompiler.UnitTests.csproj | <?xml version="1.0" encoding="utf-8"?>
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. -->
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</... | <?xml version="1.0" encoding="utf-8"?>
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. -->
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/VisualBasic/Portable/FindSymbols/VisualBasicDeclaredSymbolInfoFactoryService.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.Composition
Imports System.Text
Imports System.Threading
Imports M... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.Composition
Imports System.Text
Imports System.Threading
Imports M... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Compilers/Test/Utilities/VisualBasic/MockVisualBasicCompiler.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
Imports 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.
Imports System.Collections.Immutable
Imports System.IO
Imports System.Runtime.InteropServices
Imports Microsoft.CodeAn... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Interactive/HostTest/AbstractInteractiveHostTests.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.
extern alias InteractiveHost;
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
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.
extern alias InteractiveHost;
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
u... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Features/Core/Portable/EmbeddedLanguages/DateAndTime/DateAndTimeEmbeddedLanguageFeatures.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.Completion;
using Microsoft.CodeAnalysis.DocumentHighlighting;
using Microsoft.CodeAna... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.Completion;
using Microsoft.CodeAnalysis.DocumentHighlighting;
using Microsoft.CodeAna... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/Workspaces/MSBuildTest/Resources/Issue29122/Proj2/ClassLibrary2.vbproj | <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{65D39B82... | <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{65D39B82... | -1 |
dotnet/roslyn | 56,223 | Rework our netstandard1.3 test references | The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
themselves though were only used in a very ... | jaredpar | 2021-09-07T20:35:04Z | 2021-09-07T23:50:57Z | 0240973369997c88a2c2f1aaa22c14182ac17e9f | 5dbd783367d7f6b105726b84558cc1809aa198ce | Rework our netstandard1.3 test references. The `netstandard1.3` test references were being provided by our
MS.CA.Test.Resources.Proprietary package. The contents of this package
get included in the output directory of every single unit test DLL that
we build (which contributes to build output size). The references
... | ./src/CodeStyle/CSharp/CodeFixes/xlf/CSharpCodeStyleFixesResources.de.xlf | <?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="de" or... | <?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="de" or... | -1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/EditorFeatures/CSharpTest/PullMemberUp/CSharpPullMemberUpTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Linq;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeRefactorings;
... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Linq;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeRefactorings;
... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Workspaces/CSharp/Portable/CodeGeneration/CSharpCodeGenerationHelpers.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 System.Threading;
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;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Workspaces/CSharp/Portable/CodeGeneration/FieldGenerator.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.Linq;
using Microsoft.CodeAnalysis.CodeGeneration... | // Licensed to the .NET Foundation under one or more 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.Linq;
using Microsoft.CodeAnalysis.CodeGeneration... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Workspaces/CSharp/Portable/CodeGeneration/ParameterGenerator.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 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.Collections.Generic;
using System.Collections.Immutable;
using Micros... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Workspaces/Core/Portable/CodeGeneration/CodeGenerationHelpers.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.Diagnostics.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.
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
us... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Workspaces/VisualBasic/Portable/CodeGeneration/EventGenerator.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.CodeGeneration
Imports Microsoft.CodeAnalysis.CodeGeneration.CodeGenerationHelpers
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 Microsoft.CodeAnalysis.CodeGeneration
Imports Microsoft.CodeAnalysis.CodeGeneration.CodeGenerationHelpers
Impo... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Workspaces/VisualBasic/Portable/CodeGeneration/FieldGenerator.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
Imports Microsoft.CodeAnalysis.CodeGeneration
Imports Microsoft.CodeAnalysis.CodeGenera... | ' Licensed to the .NET Foundation under one or more 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
Imports Microsoft.CodeAnalysis.CodeGeneration
Imports Microsoft.CodeAnalysis.CodeGenera... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Workspaces/VisualBasic/Portable/CodeGeneration/MethodGenerator.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.CodeGeneration
Imports Microsoft.CodeAnalysis.CodeGeneration.CodeGenerationHelpers
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 Microsoft.CodeAnalysis.CodeGeneration
Imports Microsoft.CodeAnalysis.CodeGeneration.CodeGenerationHelpers
Impo... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Workspaces/VisualBasic/Portable/CodeGeneration/PropertyGenerator.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
Imports Microsoft.CodeAnalysis.CodeGeneration
Imports Microsoft.CodeAnalysis.CodeGenera... | ' Licensed to the .NET Foundation under one or more 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
Imports Microsoft.CodeAnalysis.CodeGeneration
Imports Microsoft.CodeAnalysis.CodeGenera... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Workspaces/VisualBasic/Portable/CodeGeneration/VisualBasicCodeGenerationHelpers.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Threading
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.CodeGeneration
Imports 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.
Imports System.Threading
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.CodeGeneration
Imports Microsof... | 1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Compilers/Core/Portable/Emit/NoPia/CommonEmbeddedParameter.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,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Compilers/Core/Portable/DiaSymReader/Utilities/InteropUtilities.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.Runtime.InteropServices;
namespace Microso... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Diagnostics;
using System.Runtime.InteropServices;
namespace Microso... | -1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/VisualStudio/VisualBasic/Impl/ObjectBrowser/DescriptionBuilder.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports Microsoft.CodeAnalysis
Imports Microsoft.VisualStudio.Shell.Interop
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 Microsoft.CodeAnalysis
Imports Microsoft.VisualStudio.Shell.Interop
Impor... | -1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/EditorFeatures/CSharpTest/Structure/RegionDirectiveStructureTests.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.CSharp.Structure;
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.CSharp.Structure;
using Microsoft.Cod... | -1 |
dotnet/roslyn | 56,222 | Filter the directive trivia when code generation service try to reuse the syntax | Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its existing node (which include the leading directive), and add it to the base class.
... | Cosifne | 2021-09-07T20:14:41Z | 2021-09-27T16:54:56Z | c3f5bda38933dcb91eeedceb0d4a9dda4a4d49f3 | 07efa604675d82017aa6fd50b3236ab12ccec6eb | Filter the directive trivia when code generation service try to reuse the syntax. Fix https://github.com/dotnet/roslyn/issues/51531
The root cause for this problem is the the directive trivia is a part of the member's syntax node.
When the member pulled up to a class, the code generation service try to find its exi... | ./src/Features/Core/Portable/UnifiedSuggestions/UnifiedSuggestedActions/UnifiedSuggestedActionWithNestedActions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.CodeActions;
namespace Microsoft.CodeAnalysis.Uni... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.CodeActions;
namespace Microsoft.CodeAnalysis.Uni... | -1 |