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