2 instantiations of SemanticModelAnalyzerWithId
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Diagnostics\DiagnosticSuppressorTests.cs (2)
692var analyzer1 = new SemanticModelAnalyzerWithId("ID0001"); 693var analyzer2 = new SemanticModelAnalyzerWithId("ID0002");
2 references to SemanticModelAnalyzerWithId
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Diagnostics\DiagnosticSuppressorTests.cs (2)
692var analyzer1 = new SemanticModelAnalyzerWithId("ID0001"); 693var analyzer2 = new SemanticModelAnalyzerWithId("ID0002");