6 references to Decsciptor
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (6)
Diagnostics\Suppression\SuppressionTests.cs (6)
921
return [
Decsciptor
];
931
context.ReportDiagnostic(Diagnostic.Create(
Decsciptor
, classDecl.GetLocation()));
952
#pragma warning disable {UserDiagnosticAnalyzer.
Decsciptor
.Id} // {UserDiagnosticAnalyzer.
Decsciptor
.Title}
956
#pragma warning restore {UserDiagnosticAnalyzer.
Decsciptor
.Id} // {UserDiagnosticAnalyzer.
Decsciptor
.Title}