5 references to TypeRule
Text.Analyzers (2)
IdentifiersShouldBeSpelledCorrectly.cs (2)
219
TypeRule
,
491
SymbolKind.NamedType => symbol.CreateDiagnostic(
TypeRule
, misspelledWord, symbol.ToDisplayString()),
Text.Analyzers.UnitTests (3)
IdentifiersShouldBeSpelledCorrectlyTests.cs (3)
103
VerifyCS.Diagnostic(IdentifiersShouldBeSpelledCorrectlyAnalyzer.
TypeRule
)
137
VerifyCS.Diagnostic(IdentifiersShouldBeSpelledCorrectlyAnalyzer.
TypeRule
)
236
VerifyCS.Diagnostic(IdentifiersShouldBeSpelledCorrectlyAnalyzer.
TypeRule
)