2 references to CS0426
Microsoft.CodeAnalysis.CSharp.Features (2)
SpellCheck\CSharpSpellcheckCodeFixProvider.cs (2)
23
private const string CS0426 = nameof(
CS0426
); // The type name '0' does not exist in the type '1'
35
ImmutableArray.Create(
CS0426
, CS1520));