1 instantiation of UserDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
Diagnostics\Suppression\SuppressionTests.cs (1)
940
new
UserDiagnosticAnalyzer
(), new CSharpSuppressionCodeFixProvider());
4 references to UserDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (4)
Diagnostics\Suppression\SuppressionTests.cs (4)
954
#pragma warning disable {
UserDiagnosticAnalyzer
.Decsciptor.Id} // {
UserDiagnosticAnalyzer
.Decsciptor.Title}
958
#pragma warning restore {
UserDiagnosticAnalyzer
.Decsciptor.Id} // {
UserDiagnosticAnalyzer
.Decsciptor.Title}