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