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)
103VerifyCS.Diagnostic(IdentifiersShouldBeSpelledCorrectlyAnalyzer.TypeRule) 137VerifyCS.Diagnostic(IdentifiersShouldBeSpelledCorrectlyAnalyzer.TypeRule) 236VerifyCS.Diagnostic(IdentifiersShouldBeSpelledCorrectlyAnalyzer.TypeRule)