2 references to CS0305
Microsoft.CodeAnalysis.CSharp.Features (2)
CodeFixes\GenerateMethod\GenerateMethodCodeFixProvider.cs (2)
27
private const string CS0305 = nameof(
CS0305
); // error CS0305: Using the generic method 'CA.M<V>()' requires 1 type arguments
45
CS0305
,