2 references to CS0308
Microsoft.CodeAnalysis.CSharp.Features (2)
CodeFixes\GenerateMethod\GenerateMethodCodeFixProvider.cs (2)
28
private const string CS0308 = nameof(
CS0308
); // error CS0308: The non-generic method 'Program.Goo()' cannot be used with type arguments
46
CS0308
,