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