7 references to AnalyzerRunnerHelper
AnalyzerRunner (1)
Program.cs (1)
58using var workspace = AnalyzerRunnerHelper.CreateWorkspace();
IdeCoreBenchmarks (6)
ClassificationBenchmarks.cs (1)
76.Add(typeof(AnalyzerRunnerHelper).Assembly)
CSharpIdeAnalyzerBenchmarks.cs (1)
65_workspace = AnalyzerRunnerHelper.CreateWorkspace();
FindReferencesBenchmarks.cs (1)
73.Add(typeof(AnalyzerRunnerHelper).Assembly)
IncrementalAnalyzerBenchmarks.cs (1)
63_workspace = AnalyzerRunnerHelper.CreateWorkspace();
IncrementalSourceGeneratorBenchmarks.cs (1)
81.Add(typeof(AnalyzerRunnerHelper).Assembly)
NavigateToBenchmarks.cs (1)
78.Add(typeof(AnalyzerRunnerHelper).Assembly)