5 references to DiagnosticKind
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineDiagnostics\AbstractDiagnosticsTaggerProvider.SingleDiagnosticKindPullTaggerProvider.cs (2)
32/// cref="DiagnosticKind"/>. It is itself never exported directly, but it it is used by the <see 34/// cref="DiagnosticKind"/> to produce all the diagnostics for that feature.
Microsoft.CodeAnalysis.Features (3)
Diagnostics\IDiagnosticAnalyzerService.cs (3)
108DiagnosticKind diagnosticKind, 123TextDocument document, TextSpan? range, DiagnosticKind diagnosticKind, CancellationToken cancellationToken) 141DiagnosticKind diagnosticKind,