7 references to AnalyzerRunnerHelper
AnalyzerRunner (1)
Program.cs (1)
58using var workspace = AnalyzerRunnerHelper.CreateWorkspace();
IdeCoreBenchmarks (6)
ClassificationBenchmarks.cs (1)
65.Add(typeof(AnalyzerRunnerHelper).Assembly)
CSharpIdeAnalyzerBenchmarks.cs (1)
64_workspace = AnalyzerRunnerHelper.CreateWorkspace();
FindReferencesBenchmarks.cs (1)
62.Add(typeof(AnalyzerRunnerHelper).Assembly)
IncrementalAnalyzerBenchmarks.cs (1)
62_workspace = AnalyzerRunnerHelper.CreateWorkspace();
IncrementalSourceGeneratorBenchmarks.cs (1)
70.Add(typeof(AnalyzerRunnerHelper).Assembly)
NavigateToBenchmarks.cs (1)
67.Add(typeof(AnalyzerRunnerHelper).Assembly)