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