2 references to CS0118
Microsoft.CodeAnalysis.CSharp.Features (2)
CodeFixes\GenerateMethod\GenerateMethodCodeFixProvider.cs (2)
25private const string CS0118 = nameof(CS0118); // error CS0118: 'X' is a namespace but is used like a variable 43CS0118,