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