2 references to _descriptor
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (2)
Diagnostics\Suppression\SuppressionTests.cs (2)
872
return [
_descriptor
];
882
context.ReportDiagnostic(Diagnostic.Create(
_descriptor
, classDecl.Identifier.GetLocation()));