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