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)
82
case
CS1929
:
141
diagnosticId ==
CS1929
) && // An extension `GetAwaiter()` is in scope, but for another type
158
diagnosticId ==
CS1929
) && // An extension method is in scope, but for another type