2 references to CS0103
Microsoft.CodeAnalysis.CSharp.Features (2)
CodeFixes\GenerateMethod\GenerateMethodCodeFixProvider.cs (2)
23
private const string CS0103 = nameof(
CS0103
); // error CS0103: Error The name 'Goo' does not exist in the current context
41
CS0103
,