6 references to Decsciptor
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (6)
Diagnostics\Suppression\SuppressionTests.cs (6)
925
return ImmutableArray.Create(
Decsciptor
);
935
context.ReportDiagnostic(Diagnostic.Create(
Decsciptor
, classDecl.GetLocation()));
956
#pragma warning disable {UserDiagnosticAnalyzer.
Decsciptor
.Id} // {UserDiagnosticAnalyzer.
Decsciptor
.Title}
960
#pragma warning restore {UserDiagnosticAnalyzer.
Decsciptor
.Id} // {UserDiagnosticAnalyzer.
Decsciptor
.Title}