3 references to VerifyAnalyzerOccurrenceCount
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\ColorColorTests.cs (1)
1760
.
VerifyAnalyzerOccurrenceCount
(new[] { analyzer }, 0);
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\ParseDirectives.vb (2)
3628
CreateCompilationWithMscorlib40AndVBRuntime(compXml).
VerifyAnalyzerOccurrenceCount
({analyzer}, 0)
3655
CreateCompilationWithMscorlib40AndVBRuntime(compXml).
VerifyAnalyzerOccurrenceCount
({analyzer}, 0)