5 references to CS1929
Microsoft.CodeAnalysis.CSharp.Features (5)
AddImport\CSharpAddImportCodeFixProvider.cs (2)
101
public const string CS1929 = nameof(
CS1929
);
165
CS1929
,
AddImport\CSharpAddImportFeatureService.cs (3)
81
case
CS1929
:
140
diagnosticId ==
CS1929
) && // An extension `GetAwaiter()` is in scope, but for another type
157
diagnosticId ==
CS1929
) && // An extension method is in scope, but for another type