Base:
property
SupportedDiagnostics
Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer.SupportedDiagnostics
2 references to SupportedDiagnostics
Microsoft.VisualStudio.LanguageServices.UnitTests (2)
Diagnostics\ExternalDiagnosticUpdateSourceTests.vb (2)
344
Dim diagnostic = GetDiagnosticData(project.Id, id:=analyzer.
SupportedDiagnostics
(0).Id)
383
Dim diagnostic = GetDiagnosticData(project.Id, id:=analyzer.
SupportedDiagnostics
(0).Id)