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