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)
82DiagnosticKind diagnosticKind, 97TextDocument document, TextSpan? range, DiagnosticKind diagnosticKind, CancellationToken cancellationToken) 115DiagnosticKind diagnosticKind,