Base:
property
SupportedDiagnostics
Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer.SupportedDiagnostics
4 references to SupportedDiagnostics
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (4)
Parser\ParseDirectives.vb (4)
3213
Dim expectedId = analyzer.
SupportedDiagnostics
.Single.Id
3214
Dim expectedMsg = analyzer.
SupportedDiagnostics
.Single.MessageFormat
3320
Dim expectedId = analyzer.
SupportedDiagnostics
.Single.Id
3321
Dim expectedMsg = analyzer.
SupportedDiagnostics
.Single.MessageFormat