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,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/EndIfKeywordRecommender.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
namespace ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions.ContextQuery;
namespace ... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/VisualStudio/Core/Test.Next/Remote/RemoteHostClientServiceFactoryTests.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.IO;
using System.Linq;
using System.Reflection;
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.
#nullable disable
using System;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threadin... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/Core/Portable/RQName/Nodes/RQOutParameter.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,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/Core/Portable/Syntax/SeparatedSyntaxListBuilder.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;
namespace Microsoft.CodeAnalysis.Syntax
{
internal struct SeparatedSyn... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.Syntax
{
internal struct SeparatedSyn... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/Core/Portable/PullMemberUp/Dialog/IPullMemberUpOptionsService.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.Host;
using Microsoft.CodeAnalysis.PullMemberUp;
namespace 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 Microsoft.CodeAnalysis.Host;
using Microsoft.CodeAnalysis.PullMemberUp;
namespace Micro... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/VisualBasic/Portable/Symbols/WellKnownMembers.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.Runtime.InteropServices
Imports System.Threading
Imports 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.
Imports System.Collections.Immutable
Imports System.Runtime.InteropServices
Imports System.Threading
Imports Microsoft... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/VisualStudio/VisualBasic/Impl/Options/IntelliSenseOptionPage.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
Imports System.Runtime.InteropServices
Imports Microsoft.VisualStudio.LanguageServices.Implementation.O... | ' Licensed to the .NET Foundation under one or more 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
Imports System.Runtime.InteropServices
Imports Microsoft.VisualStudio.LanguageServices.Implementation.O... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/EditorFeatures/Core/Shared/Options/PerformanceFunctionIdOptionsProvider.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Immutable;
using System.Composition;
using Microsoft.CodeAnalysis.Host.Mef;
... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Immutable;
using System.Composition;
using Microsoft.CodeAnalysis.Host.Mef;
... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/VisualStudio/Core/Def/Implementation/Workspace/VisualStudioIHostWorkspaceProvider.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Composition;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Host;
using Micr... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Composition;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Host;
using Micr... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/CSharp/Portable/ReplaceMethodWithProperty/CSharpReplaceMethodWithPropertyService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Composition;
using Microsoft.CodeAnalysis.CodeActions;
using Microsof... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Composition;
using Microsoft.CodeAnalysis.CodeActions;
using Microsof... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/VisualStudio/Core/Impl/Options/AbstractAutomationObject.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.Xml.Linq;
using Microsoft.CodeAnalysis;
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.Xml.Linq;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.CodeStyle;
using Microsoft.CodeAn... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/EditorFeatures/Core.Wpf/Adornments/AbstractAdornmentManager.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 System.Threading;
using System.Window... | // Licensed to the .NET Foundation under one or more 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 System.Threading;
using System.Window... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/LanguageServer/Protocol/ILspLogger.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.LanguageServer
{
internal interface ILspLogger
{
vo... | // Licensed to the .NET Foundation under one or more 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.LanguageServer
{
internal interface ILspLogger
{
vo... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/Core/Portable/CodeFixes/Suppression/AbstractSuppressionCodeFixProvider.PragmaWarningBatchFixAllProvider.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.Concurrent;
using System.Collections.Immutable;
using System.Linq;
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.
#nullable disable
using System.Collections.Concurrent;
using System.Collections.Immutable;
using System.Linq;
usin... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/EditorFeatures/Core/ModernCommands/GoToImplementationCommandArgs.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.Diagnostics.CodeAnalysis;
using Microsoft.VisualStudio.Text;
using Microsoft.Visual... | // Licensed to the .NET Foundation under one or more 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.Diagnostics.CodeAnalysis;
using Microsoft.VisualStudio.Text;
using Microsoft.Visual... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/Core/Portable/SplitOrMergeIfStatements/IIfLikeStatementGenerator.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.Editing;
using 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.
#nullable disable
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.Editing;
using Microsoft.CodeAn... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Tools/AnalyzerRunner/Extensions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using Microsoft.CodeAnalysis.Diagnostics.Telemetry;
namespace AnalyzerRunner
{
internal sta... | // Licensed to the .NET Foundation under one or more 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.Diagnostics.Telemetry;
namespace AnalyzerRunner
{
internal sta... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Analyzers/CSharp/Analyzers/AddRequiredParentheses/CSharpAddRequiredExpressionParenthesesDiagnosticAnalyzer.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Diagnostics;
using Microsoft.CodeAnalysis.AddRequiredParentheses;
... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Diagnostics;
using Microsoft.CodeAnalysis.AddRequiredParentheses;
... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/Core/Portable/ExternalAccess/Razor/Api/IRazorDocumentOptionsService.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;
namespace Microsoft.CodeAnalysis.ExternalAccess.Razor.Api
{
... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.ExternalAccess.Razor.Api
{
... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/Core/Portable/MetadataReference/AssemblyIdentityMap.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 Roslyn.Utilities;
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.
#nullable disable
using System;
using System.Collections.Generic;
using Roslyn.Utilities;
namespace Microsoft.Cod... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/GreenNodes/GreenNodeWriter.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.
'-----------------------------------------------------------------------------------------------------------
' This is... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
'-----------------------------------------------------------------------------------------------------------
' This is... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/VisualBasic/Portable/Completion/KeywordRecommenders/Queries/DistinctKeywordRecommender.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,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/ExpressionEvaluator/Core/Source/ExpressionCompiler/DkmExceptionUtilities.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.Debugging
{
internal static partial class DkmExceptionUtilities... | // Licensed to the .NET Foundation under one or more 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.Debugging
{
internal static partial class DkmExceptionUtilities... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/Core/Portable/Text/LinePosition.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.Runtime.Serialization;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.Text
{
... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Runtime.Serialization;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.Text
{
... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/VisualBasic/Portable/Analysis/FlowAnalysis/EntryPointsWalker.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.Linq
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.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.
Imports System.Collections.Generic
Imports System.Linq
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnaly... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/EmbeddedLanguages/Common/EmbeddedSyntaxTree.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.EmbeddedLanguages.VirtualChars;
namespace Microso... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.EmbeddedLanguages.VirtualChars;
namespace Microso... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/Core/Portable/Symbols/IEventSymbol.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using Microsoft.CodeAnalysis.Text;
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.Collections.Immutable;
using Microsoft.CodeAnalysis.Text;
namespace Microsoft.CodeAnalysis
{
/// ... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/VisualBasic/Utilities/ImportsClauseComparer.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Namespace Microsoft.CodeAnalysis.VisualBasic.Utilities
Friend C... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Namespace Microsoft.CodeAnalysis.VisualBasic.Utilities
Friend C... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/VisualStudio/IntegrationTest/IntegrationTests/CSharp/CSharpFormatting.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 Microsoft.CodeAnalysis;
using ... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Immutable;
using System.Threading;
using Microsoft.CodeAnalysis;
using ... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/VisualBasic/Portable/Lowering/LocalRewriter/LocalRewriter_While.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.Diagnostics
Imports System.Runtime.InteropServices
Imports Microso... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports System.Diagnostics
Imports System.Runtime.InteropServices
Imports Microso... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/VisualBasic/Portable/Binding/DocumentationCommentCrefBinder_TypeParameters.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAnalysis.... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAnalysis.... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/EditorFeatures/Core/Undo/ISourceTextUndoTransaction.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.Text;
namespace Microsoft.CodeAnalysis.Editor.Undo
{... | // Licensed to the .NET Foundation under one or more 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.Text;
namespace Microsoft.CodeAnalysis.Editor.Undo
{... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/VisualStudio/Core/Def/Implementation/Venus/VenusCommandFilter`2.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;
using Microsoft.VisualStudio.Editor;
using Mi... | // Licensed to the .NET Foundation under one or more 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;
using Microsoft.VisualStudio.Editor;
using Mi... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/VisualBasic/Extensions/NameSyntaxExtensions.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Runtime.CompilerServices
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Imports 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.
Imports System.Runtime.CompilerServices
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Imports Microsoft.CodeAnalys... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Tools/ExternalAccess/Razor/Remote/RazorRemoteServiceCallbackIdWrapper.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.Runtime.Serialization;
using Microsoft.CodeAnalysis.Remote;
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.Runtime.Serialization;
using Microsoft.CodeAnalysis.Remote;
namespace Microsoft.CodeAna... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/ExpressionEvaluator/CSharp/Source/ResultProvider/Helpers/Placeholders.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;
namespace Microsoft.CodeAnalysis
{
internal static cla... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis
{
internal static cla... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Features/Core/Portable/Shared/Utilities/ExtractTypeHelpers.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,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/VisualBasic/Test/Syntax/Syntax/SyntaxTokenFactoryTests.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
Imports System.Xml.Linq
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System
Imports System.Xml.Linq
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.... | -1 |
dotnet/roslyn | 56,229 | Merge all source generator state in CompilationTracker into a helper type. | Followup to https://github.com/dotnet/roslyn/pull/56139 | CyrusNajmabadi | 2021-09-07T22:19:24Z | 2021-09-09T00:43:30Z | 5a0a1c2c368c679fd15196078420a0079ba9f340 | 897c0d1a277876f02c5d902731b95f2b7cb8e587 | Merge all source generator state in CompilationTracker into a helper type.. Followup to https://github.com/dotnet/roslyn/pull/56139 | ./src/Compilers/Test/Resources/Core/MetadataTests/Invalid/CustomAttributeTableUnsorted.dll | MZ @ !L!This program cannot be run in DOS mode.
$ PE L }< |