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,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Compilers/VisualBasic/Portable/Emit/SymbolAdapter.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.Emit
Imports Microsoft.CodeAnalysis.PooledObjects
... | ' Licensed to the .NET Foundation under one or more 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.Emit
Imports Microsoft.CodeAnalysis.PooledObjects
... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Compilers/Server/VBCSCompilerTests/BuildProtocolTest.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.IO;
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.Immutable;
using System.IO;
using System.Threading;
using... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/EditorFeatures/Core.Wpf/Suggestions/SyncSuggestedActionsSource.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.Editor.Shared.Utilities;
using Microsoft.CodeAnalysis.Options;
using Microsoft.VisualS... | // Licensed to the .NET Foundation under one or more 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.Editor.Shared.Utilities;
using Microsoft.CodeAnalysis.Options;
using Microsoft.VisualS... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Compilers/CSharp/Portable/Symbols/AnonymousTypes/SynthesizedSymbols/AnonymousType.FieldSymbol.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.Diagnostics;
using Microsoft.CodeAnalysis.CShar... | // Licensed to the .NET Foundation under one or more 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.Diagnostics;
using Microsoft.CodeAnalysis.CShar... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/EditorFeatures/VisualBasic/AutomaticEndConstructCorrection/AutomaticEndConstructSet.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.AutomaticEndConstructCorrection
Friend Class AutomaticEndConst... | ' Licensed to the .NET Foundation under one or more 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.AutomaticEndConstructCorrection
Friend Class AutomaticEndConst... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Analyzers/Core/Analyzers/OrderModifiers/AbstractOrderModifiersDiagnosticAnalyzer.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.CodeStyle;
using Microsoft.CodeAnalysis.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.
using System.Collections.Generic;
using Microsoft.CodeAnalysis.CodeStyle;
using Microsoft.CodeAnalysis.Diagnostics;... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/EditorFeatures/Core.Wpf/Interactive/InteractiveDocumentNavigationServiceFactory.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.Editor.Shared.Utilities;
using Microsoft.CodeA... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Composition;
using Microsoft.CodeAnalysis.Editor.Shared.Utilities;
using Microsoft.CodeA... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Features/Core/Portable/ReplaceDocCommentTextWithTag/AbstractReplaceDocCommentTextWithTagCodeRefactoringProvider.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.Linq;
using System.Threading;
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.Diagnostics;
using System.Linq;
using System.Threading;
using System.... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Workspaces/Core/Portable/Shared/Extensions/ITypeSymbolExtensions.CollectTypeParameterSymbolsVisitor.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;
namespace Microsoft.CodeAnalysis.Shared.Extensi... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.Shared.Extensi... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/EditorFeatures/Core.Wpf/InlineHints/InlineHintsKeyProcessorProvider.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.ComponentModel.Composition;
using System.Windows.Input;
using Microsoft.CodeAnalysis.Hos... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.ComponentModel.Composition;
using System.Windows.Input;
using Microsoft.CodeAnalysis.Hos... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/EditorFeatures/VisualBasicTest/Recommendations/Declarations/StructureKeywordRecommenderTests.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.Declarations
Public Class StructureK... | ' Licensed to the .NET Foundation under one or more 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.Declarations
Public Class StructureK... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Compilers/CSharp/Portable/Symbols/Synthesized/Records/SynthesizedRecordObjectMethod.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;
namespace Microsoft.CodeAnalysis.CSharp.Symbols
{
/// <summary>
/// Common base ... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.CSharp.Symbols
{
/// <summary>
/// Common base ... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Features/Core/Portable/Diagnostics/IRemoteDiagnosticAnalyzerService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Compilers/CSharp/Test/Semantic/Semantics/NullableReferenceTypesVsPatterns.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.Test.Utilities;
using Microsoft.CodeAnalysis.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.Test.Utilities;
using Microsoft.CodeAnalysis.Test.Utilities;... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Features/Core/Portable/ChangeSignature/ChangeSignatureTelemetryLogger.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.Internal.Log;
namespace Microsoft.CodeAnalysis.ChangeSignature
{
... | // Licensed to the .NET Foundation under one or more 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.Internal.Log;
namespace Microsoft.CodeAnalysis.ChangeSignature
{
... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Analyzers/CSharp/Tests/RemoveUnnecessaryDiscardDesignation/RemoveUnnecessaryDiscardDesignationTests.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;
using Microsoft.CodeAnalysis.... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/EditorFeatures/Core/Implementation/Workspaces/ProjectCacheServiceFactory.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.Host;
using Microsoft.CodeA... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Composition;
using Microsoft.CodeAnalysis.Host;
using Microsoft.CodeA... | -1 |
dotnet/roslyn | 56,351 | Follow syntaxfacts pattern | I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | CyrusNajmabadi | 2021-09-13T17:58:02Z | 2021-09-15T23:37:04Z | 5aa5223fc3a55b6c4ec91694aafa71c918e368e8 | 3f2908b43d85793d386181ab785712705568c053 | Follow syntaxfacts pattern. I recommend starting the review at: https://github.com/dotnet/roslyn/pull/56351/files#diff-f8a376be87a8123f285a06533c2e3fff86d3b0a36044b1f398fe0ee75738b375R77 | ./src/Features/CSharp/Portable/CodeRefactorings/NodeSelectionHelpers.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeRefactorings;
using Microsoft.Cod... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeRefactorings;
using Microsoft.Cod... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./docs/compilers/CSharp/Compiler Breaking Changes - DotNet 6.md | ## This document lists known breaking changes in Roslyn in C# 10.0 which will be introduced with .NET 6.
1. Beginning with C# 10.0, null suppression operator is no longer allowed in patterns.
```csharp
void M(object o)
{
if (o is null!) {} // error
}
``` | ## This document lists known breaking changes in Roslyn in C# 10.0 which will be introduced with .NET 6.
1. Beginning with C# 10.0, null suppression operator is no longer allowed in patterns.
```csharp
void M(object o)
{
if (o is null!) {} // error
}
```
2. In C# 10, lambda expressions an... | 1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./docs/compilers/CSharp/Compiler Breaking Changes - post DotNet 5.md | ## This document lists known breaking changes in Roslyn after .NET 5.
1. https://github.com/dotnet/roslyn/issues/46044 In C# 9.0 (Visual Studio 16.9), a warning is reported when assigning `default` to, or when casting a possibly `null` value to a type parameter type that is not constrained to value types or reference... | ## This document lists known breaking changes in Roslyn after .NET 5.
1. https://github.com/dotnet/roslyn/issues/46044 In C# 9.0 (Visual Studio 16.9), a warning is reported when assigning `default` to, or when casting a possibly `null` value to a type parameter type that is not constrained to value types or reference... | 1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/Binder/Semantics/OverloadResolution/MemberResolutionResult.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.CodeAnalysis;
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;
using System.Diagnostics.CodeAnalysis;
namespace Microsoft.CodeAnalysis.CSharp
{
/// <summary>
... | 1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/Binder/Semantics/OverloadResolution/MethodTypeInference.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/Binder/Semantics/OverloadResolution/OverloadResolution.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Test/Semantic/Semantics/DelegateTypeTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.CSharp.Symbols;
usi... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.CSharp.Symbols;
usi... | 1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/Lowering/InitializerRewriter.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.Diagnostics;
using System.Linq;
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.Collections.Immutable;
using System.Diagnostics;
using System.Linq;
using Microsoft... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/Core/Portable/Compilation/ControlFlowAnalysis.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.CodeAnalysis
{
/// <summary>
/// Provides informat... | // Licensed to the .NET Foundation under one or more 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.CodeAnalysis
{
/// <summary>
/// Provides informat... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/EditorFeatures/TestUtilities/AutomaticCompletion/AbstractAutomaticLineEnderTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Linq;
using Microsoft.CodeAnalysis.Editor.UnitTests.Utilities;
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.Linq;
using Microsoft.CodeAnalysis.Editor.UnitTests.Utilities;
using ... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Test/Emit/CodeGen/CodeGenInterpolatedString.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Features/CSharp/Portable/CommentSelection/CSharpCommentSelectionService.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.CommentSelection;
using 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.
#nullable disable
using System;
using System.Composition;
using Microsoft.CodeAnalysis.CommentSelection;
using Mic... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/VisualStudio/IntegrationTest/TestUtilities/InProcess/AbstractCodeRefactorDialog_InProc.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
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.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
using ... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/SharedUtilitiesAndExtensions/Workspace/CSharp/LanguageServices/CSharpFileBannerFactsService.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.CSharp.LanguageServices;
using Microsoft.CodeA... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Composition;
using Microsoft.CodeAnalysis.CSharp.LanguageServices;
using Microsoft.CodeA... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/BoundTree/BoundLocalDeclarationKind.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Microsoft.CodeAnalysis.CSharp
{
/// <summary>
/// Indicates whether a bound local is also a decla... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Microsoft.CodeAnalysis.CSharp
{
/// <summary>
/// Indicates whether a bound local is also a decla... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/Parser/SlidingTextWindow.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.Concurrent;
using System.Diagnostics;
using System.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.
#nullable disable
using System;
using System.Collections.Concurrent;
using System.Diagnostics;
using System.Text;
... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/EditorFeatures/Core.Wpf/InlineRename/Dashboard/DashboardViewModel.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.ComponentModel;
using System.Linq... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Immutable;
using System.ComponentModel;
using System.Linq... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Features/CSharp/Portable/GenerateDefaultConstructors/CSharpGenerateDefaultConstructorsService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Composition;
using System.Diagnostics.CodeAnalysis;
using System.Threading;
using Micros... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Composition;
using System.Diagnostics.CodeAnalysis;
using System.Threading;
using Micros... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/Emitter/NoPia/EmbeddedEvent.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 System.Collections.Generic;
#if !DEBUG
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 Microsoft.CodeAnalysis.CSharp.Symbols;
using System.Collections.Generic;
#if !DEBUG
using... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/Services/SyntaxFacts/CSharpAccessibilityFacts.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;
using Microsoft.CodeAnalysis.LanguageServices;
using Microsoft.CodeAnal... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.LanguageServices;
using Microsoft.CodeAnal... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/Core/Portable/LanguageServices/SemanticsFactsService/SemanticFacts/AbstractSemanticFactsService.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;
namespace Microsoft.CodeAnalysis.LanguageServices
{
internal abstra... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.LanguageServices
{
internal abstra... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Features/Core/Portable/IntroduceVariable/AbstractIntroduceParameterService.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/Core/Portable/FindSymbols/FindReferences/Finders/LabelSymbolReferenceFinder.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.LanguageServices;
namespace Microsoft.CodeAnalysis.FindSymbols.Finders
... | // Licensed to the .NET Foundation under one or more 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.LanguageServices;
namespace Microsoft.CodeAnalysis.FindSymbols.Finders
... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Tools/ExternalAccess/FSharp/Internal/Editor/Implementation/Debugging/FSharpLanguageDebugInfoService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Composition;
using System.Threading;
using System.Threading.Tasks;
us... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Composition;
using System.Threading;
using System.Threading.Tasks;
us... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/Core/Portable/SourceFileResolver.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/VisualStudio/Core/Def/Implementation/TableDataSource/Suppression/VisualStudioDiagnosticListTableCommandHandler.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.ComponentModel.Composition;
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.Immutable;
using System.ComponentModel.Composition;
using... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/EditorFeatures/CSharpTest2/Recommendations/SealedKeywordRecommenderTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Test.Utilities;
using Roslyn.Test.Utilities;
using Xunit... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.Test.Utilities;
using Roslyn.Test.Utilities;
using Xunit... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/Test/Resources/Core/MetadataTests/Invalid/LongTypeFormInSignature.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.
// 1) csc /target:library LongTypeFormInSignature.cs
// 2) open in a binary editor and replace "Attribute" with "St... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
// 1) csc /target:library LongTypeFormInSignature.cs
// 2) open in a binary editor and replace "Attribute" with "St... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/Core/Portable/FileSystem/RelativePathResolver.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
#pragma warning disable 436 // The type 'RelativePathResolver' conflicts with imported type
usi... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
#pragma warning disable 436 // The type 'RelativePathResolver' conflicts with imported type
usi... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/VisualStudio/Core/Def/EditorConfigSettings/Common/IEnumSettingViewModel.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.VisualStudio.LanguageServices.EditorConfigSettings.Common
{
internal interface IEnumSettin... | // Licensed to the .NET Foundation under one or more 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.VisualStudio.LanguageServices.EditorConfigSettings.Common
{
internal interface IEnumSettin... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Features/Core/Portable/Emit/CompilationOutputFiles.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.IO;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.Emit
{
internal s... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.IO;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.Emit
{
internal s... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/EditorFeatures/Core/Extensibility/NavigationBar/INavigationBarItemService.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Threading;
using System.Threading.Tasks;
using 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.
using System.Collections.Immutable;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.CodeAnaly... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Features/Core/Portable/Completion/MatchResult.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 Microsoft.CodeAnalysis.Pa... | // Licensed to the .NET Foundation under one or more 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 Microsoft.CodeAnalysis.Pa... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/EditorFeatures/CSharpTest2/Recommendations/RegionKeywordRecommenderTests.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/VisualStudio/Core/Def/Implementation/ProjectSystem/IProjectExistsUIContextProviderLanguageService.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.Host;
using Microsoft.VisualStudio.Shell;
namespace Microsoft.VisualStudio.LanguageSe... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.Host;
using Microsoft.VisualStudio.Shell;
namespace Microsoft.VisualStudio.LanguageSe... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/Test/Core/Platform/Desktop/TestHelpers.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#if NET472
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.IO;
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.
#if NET472
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.IO;
us... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Simplification/DoNotAllowVarAnnotation.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.Simplification
{
/// <summary>
/// When applied to a SyntaxNode, prevents ... | // Licensed to the .NET Foundation under one or more 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.Simplification
{
/// <summary>
/// When applied to a SyntaxNode, prevents ... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/Test/Resources/Core/SymbolsTests/NoPia/ParametersWithoutNames.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.Reflection;
using System.Reflection.Emit;
using System.Runtime.InteropServices;
class Program
{
... | // Licensed to the .NET Foundation under one or more 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.Reflection;
using System.Reflection.Emit;
using System.Runtime.InteropServices;
class Program
{
... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Utilities/SymbolDisplayFormats.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.Shared.Extensions
{
internal static class SymbolDisplayFormats
{
/... | // Licensed to the .NET Foundation under one or more 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.Shared.Extensions
{
internal static class SymbolDisplayFormats
{
/... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/VisualStudio/Core/Def/EditorConfigSettings/Common/RemoveSinkWhenDisposed.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 Microsoft.VisualStudio.Shell.TableManager;
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;
using System.Collections.Generic;
using Microsoft.VisualStudio.Shell.TableManager;
namespace Microso... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/Errors/XmlParseErrorCode.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.Syntax;
using 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.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using M... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Extensions/SemanticModelExtensions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using Roslyn.Utilities;
... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using Roslyn.Utilities;
... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/Binder/WithNullableContextBinder.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;
namespace Microsoft.CodeAnalysis.CSharp
{
internal sealed class W... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.CSharp
{
internal sealed class W... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/CSharp/Extensions/ParenthesizedExpressionSyntaxExtensions.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.Diagnostics;
using System.Linq;
using System.Thre... | // Licensed to the .NET Foundation under one or more 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.Diagnostics;
using System.Linq;
using System.Thre... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/VisualStudio/CSharp/Impl/ObjectBrowser/DescriptionBuilder.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.Diagnostics;
using Microsoft.CodeAnalysis;
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.Immutable;
using System.Diagnostics;
using Microsoft.CodeAnalysis;
usin... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/VisualBasic/Portable/Simplification/VisualBasicSimplificationService.NodesAndTokensToReduceComputer.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.CodeAnalysis.Simplification
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 Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Simplification
Impo... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Test/Symbol/Symbols/MockSymbolTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Linq;
using System.Text;
using System.Xml.Linq;
using Microsoft.CodeA... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Linq;
using System.Text;
using System.Xml.Linq;
using Microsoft.CodeA... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/Core/Portable/PEWriter/ITypeReferenceExtensions.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;
using Microsoft.CodeAnalysis.Collections;
using Microsoft.CodeAnalysis.Emit;
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.
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Collections;
using Microsoft.CodeAnalysis.Emit;
using Mi... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/Extensions/AnalyzerConfigOptionsExtensions.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.Diagnostics.CodeAnalysis;
using Microsoft.CodeAnalysis.Diagnostics;
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.
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using Microsoft.CodeAnalysis.Diagnostics;
using Mi... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/VisualStudio/Core/Impl/Options/Converters/NullableBoolOptionConverter.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.Globalization;
using System.Windows;
using System.Windows.Data;
namespace Microsoft.Vis... | // Licensed to the .NET Foundation under one or more 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.Globalization;
using System.Windows;
using System.Windows.Data;
namespace Microsoft.Vis... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/MSBuildTest/Resources/ProjectFiles/CSharp/ShouldUnsetParentConfigurationAndPlatform.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/Core/Portable/Rename/TokenRenameInfo.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 Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.Rena... | // Licensed to the .NET Foundation under one or more 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 Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.Rena... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/VisualStudio/Core/Def/Implementation/Library/VsNavInfo/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 System.Collections.Immutable;
using Microsoft.VisualStudio.Shell.Interop;
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 System.Collections.Immutable;
using Microsoft.VisualStudio.Shell.Interop;
namespace Micro... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/EditorFeatures/VisualBasicTest/ConflictMarkerResolution/ConflictMarkerResolutionTests.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.ConflictMarkerResolution
Imports VerifyVB = Microsoft.CodeAnalysis.Editor.UnitTests.Cod... | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports Microsoft.CodeAnalysis.ConflictMarkerResolution
Imports VerifyVB = Microsoft.CodeAnalysis.Editor.UnitTests.Cod... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Test/Symbol/Symbols/Source/DelegateTests.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using 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.
#nullable disable
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using M... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Analyzers/Core/CodeFixes/UseObjectInitializer/AbstractUseObjectInitializerCodeFixProvider.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/CSharp/Portable/Lowering/ClosureConversion/ClosureKind.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
namespace Microsoft.CodeAnalysis.CSharp
{
internal enum ClosureKind
{
/// <summa... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
namespace Microsoft.CodeAnalysis.CSharp
{
internal enum ClosureKind
{
/// <summa... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Workspaces/CSharp/Portable/CodeGeneration/EnumMemberGenerator.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/YieldKeywordRecommender.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/Test/Core/Compilation/TestOperationVisitor.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Compilers/Core/Portable/PEWriter/MethodSpecComparer.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.Diagnostics.CodeAnalysis;
using Roslyn.Utilities;
namespace Microso... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using Roslyn.Utilities;
namespace Microso... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Analyzers/CSharp/Analyzers/ConvertTypeofToNameof/CSharpConvertTypeOfToNameOfDiagnosticAnalyzer.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.ConvertTypeOfToNameOf;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.Cod... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.CodeAnalysis.ConvertTypeOfToNameOf;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.Cod... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/ExpressionEvaluator/Core/Source/ExpressionCompiler/AssemblyReaders.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.Reflection.Metadata;
namespace Microsoft.CodeAnalysis.ExpressionEvaluator
{
internal readonly str... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Reflection.Metadata;
namespace Microsoft.CodeAnalysis.ExpressionEvaluator
{
internal readonly str... | -1 |
dotnet/roslyn | 56,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/AscendingKeywordRecommender.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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./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,341 | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups | Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments involved inferred types from lambda expressions or method groups.
> #### Better function member
> ...
> Given a... | cston | 2021-09-11T23:27:47Z | 2021-09-22T23:13:46Z | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | 7cce6c7db26cd0a51e8b8c6126d9abaab11fb2eb | Avoid several breaking changes in overload resolution from inferred types of lambda expressions and method groups. Update "[better function member](https://github.com/dotnet/csharplang/blob/main/spec/expressions.md#better-function-member)" to prefer members where none of the conversions and none of the type arguments i... | ./src/EditorFeatures/Core/Options/BraceCompletionOptions.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,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/CSharp/Portable/Binder/Binder_InterpolatedString.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.L... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Immutable;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
... | 1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/CSharp/Portable/Binder/Binder_Operators.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,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/CSharp/Portable/BoundTree/BoundNodeExtensions.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Immutable;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using 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.
using System;
using System.Collections.Immutable;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
... | 1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/CSharp/Portable/FlowAnalysis/AbstractFlowPass.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,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/CSharp/Portable/FlowAnalysis/NullableWalker.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,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/CSharp/Portable/Lowering/LocalRewriter/LocalRewriter_BinaryOperator.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.CSharp.Symbols;
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.
using System.Collections.Immutable;
using System.Diagnostics;
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Mi... | 1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/CSharp/Portable/Operations/CSharpOperationFactory.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics;
using System.Diagno... | // Licensed to the .NET Foundation under one or more 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,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/CSharp/Test/IOperation/IOperation/IOperationTests_IInterpolatedStringOperation.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.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.Syntax;
using Microsoft.CodeAnalysis.CSharp.Test.Utilities;
... | 1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/CSharp/Test/Semantic/Semantics/InterpolationTests.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.Syntax;
using 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.
#nullable disable
using Microsoft.CodeAnalysis.CSharp.Symbols;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using M... | 1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/EditorFeatures/Core.Cocoa/NavigationCommandHandlers/AbstractNavigationCommandHandler.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.... | -1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Features/CSharp/Portable/Completion/KeywordRecommenders/NotKeywordRecommender.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,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/VisualStudio/Core/Def/Implementation/FindReferences/Entries/MetadataDefinitionItemEntry.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.Threading;
using System.Threading.Tasks;
using System.Windows.Docume... | // Licensed to the .NET Foundation under one or more 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.Threading;
using System.Threading.Tasks;
using System.Windows.Docume... | -1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/EditorFeatures/Test/TextEditor/TryGetDocumentTests.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.Editor.UnitTests.Workspaces;
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.Linq;
using Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces;
using Microsoft.Cod... | -1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/EditorFeatures/Core.Wpf/SignatureHelp/SignatureHelpAfterCompletionCommandHandler.cs | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.ComponentModel.Composition;
using Microsoft.CodeAnalysis.Editor.Imple... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
#nullable disable
using System;
using System.ComponentModel.Composition;
using Microsoft.CodeAnalysis.Editor.Imple... | -1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/Compilers/Core/Portable/DiaSymReader/Writer/SymUnmanagedWriterFactory.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;
namespace Microsoft.DiaSymReader
{
internal static ... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.DiaSymReader
{
internal static ... | -1 |
dotnet/roslyn | 56,333 | Add support for all parenthesized binary additions of interpolated strings | Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| 333fred | 2021-09-11T00:35:39Z | 2021-09-22T20:48:32Z | 1c562662d3da5749587a9f4547fd6353a1d77ca4 | b071cda7f8b3fc8da2ead93c851c64a1a20d35a6 | Add support for all parenthesized binary additions of interpolated strings. Implements the decision from https://github.com/dotnet/csharplang/issues/5106. Test plan at https://github.com/dotnet/roslyn/issues/51499.
| ./src/EditorFeatures/Core.Wpf/InlineRename/Dashboard/RenameShortcutKeys.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;
namespace Microsoft.CodeAnalysis.Editor.Implementation.InlineRename
{... | // Licensed to the .NET Foundation under one or more 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;
namespace Microsoft.CodeAnalysis.Editor.Implementation.InlineRename
{... | -1 |