2 references to _descriptor
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (2)
Diagnostics\Suppression\SuppressionTests.vb (2)
882
Return ImmutableArray.Create(
_descriptor
)
892
context.ReportDiagnostic(Diagnostic.Create(
_descriptor
, classDecl.Identifier.GetLocation()))