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,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Compilers/CSharp/Portable/Syntax/SubpatternSyntax.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.Syntax;
namespace Microsoft.CodeAnalysis.CSharp.Syntax
{
partial class Sub... | // Licensed to the .NET Foundation under one or more 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.Syntax;
namespace Microsoft.CodeAnalysis.CSharp.Syntax
{
partial class Sub... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Compilers/CSharp/Test/Emit/Emit/EditAndContinue/EditAndContinueTests.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,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/Core/EmbeddedLanguages/VirtualChars/IVirtualCharLanguageService.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;
namespace Microsoft.CodeAnalysis.EmbeddedLanguages.VirtualCh... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.EmbeddedLanguages.VirtualCh... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Features/CSharp/Portable/SpellCheck/CSharpSpellcheckCodeFixProvider.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,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/EditorFeatures/CSharpTest2/Recommendations/OrderByKeywordRecommenderTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Test.Utilities;
using Xunit;
namespa... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Test.Utilities;
using Xunit;
namespa... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Analyzers/Core/CodeFixes/QualifyMemberAccess/AbstractQualifyMemberAccessCodeFixProvider.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.Threading;
using System.Threading... | // Licensed to the .NET Foundation under one or more 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.Threading;
using System.Threading... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Compilers/CSharp/Portable/Binder/Binder_Flags.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 System.Diagnostics;
namespace Microsoft.CodeAnalysis.CSharp
{
... | // Licensed to the .NET Foundation under one or more 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 System.Diagnostics;
namespace Microsoft.CodeAnalysis.CSharp
{
... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Analyzers/VisualBasic/Tests/UpdateLegacySuppressions/UpdateLegacySuppressionsTests.vb | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Editor.UnitTests.CodeActions
Imports Microsoft.CodeAnalysis.RemoveUnnecessarySuppressio... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.Editor.UnitTests.CodeActions
Imports Microsoft.CodeAnalysis.RemoveUnnecessarySuppressio... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Features/Core/Portable/RQName/Nodes/RQArrayOrPointerType.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Microsoft.CodeAnalysis.Features.RQName.Nodes
{
internal abstract class RQArrayOrPointerType : RQType
... | // Licensed to the .NET Foundation under one or more 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.Features.RQName.Nodes
{
internal abstract class RQArrayOrPointerType : RQType
... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/EditorFeatures/VisualBasicTest/Recommendations/Queries/SelectKeywordRecommenderTests.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.Queries
Public Class SelectKeywordRe... | ' Licensed to the .NET Foundation under one or more 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.Queries
Public Class SelectKeywordRe... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/WhereKeywordRecommender.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Linq;
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions;
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.Linq;
using System.Threading;
using Microsoft.CodeAnalysis.CSharp.Extensions;
using... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Compilers/Test/Core/Assert/EqualityUnit.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 Roslyn.Test.Utilities
{
public static class EqualityUnit
{
public stat... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
namespace Roslyn.Test.Utilities
{
public static class EqualityUnit
{
public stat... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/EditorFeatures/Core/Implementation/ITextUndoHistoryWorkspaceService.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.VisualStudio.Text;
using Microsoft.VisualStud... | // Licensed to the .NET Foundation under one or more 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.VisualStudio.Text;
using Microsoft.VisualStud... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Compilers/CSharp/Portable/Binder/Semantics/Operators/BinaryOperatorEasyOut.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 Microsoft.CodeAnalysis.CSharp.Symbols;
namespace Microsoft.CodeAnalysis.CSharp
{
... | // Licensed to the .NET Foundation under one or more 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 Microsoft.CodeAnalysis.CSharp.Symbols;
namespace Microsoft.CodeAnalysis.CSharp
{
... | -1 |
dotnet/roslyn | 56,073 | Obsolete Solution.GetIsolatedSolution | This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept around, you don't want those trees/compil... | jasonmalinowski | 2021-09-01T18:40:49Z | 2021-09-02T19:32:01Z | 6c8a303a2c5daffd128c88d70add3ef791d8c1cb | 99014d0615bf706b51c9e0aa325fc431a7d68711 | Obsolete Solution.GetIsolatedSolution. This was a method that was supposed to produce a Solution that was functionally identical to the original one, but didn't share any trees or compilations; the idea was if you were going to create a lot of allocations analyzing a part of the Solution that isn't needed to be kept ar... | ./src/Compilers/Test/Resources/Core/SymbolsTests/CustomModifiers/GenericMethodWithModifiers.dll | MZ @ !L!This program cannot be run in DOS mode.
$ ωɭWɪRich PE L #X ! P ` & |