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