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