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