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