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