2 references to CS0246
Microsoft.CodeAnalysis.CSharp.Features (2)
src\Analyzers\CSharp\CodeFixes\GenerateVariable\CSharpGenerateVariableCodeFixProvider.cs (2)
29private const string CS0246 = nameof(CS0246); // error CS0246: The type or namespace name 'Version' could not be found 34=> [CS1061, CS0103, CS0117, CS0539, CS0246, CS0120, CS0118];