2 writes to _workspace
IdeCoreBenchmarks (2)
CSharpIdeAnalyzerBenchmarks.cs (2)
65_workspace = AnalyzerRunnerHelper.CreateWorkspace(); 75_workspace = null;
3 references to _workspace
IdeCoreBenchmarks (3)
CSharpIdeAnalyzerBenchmarks.cs (3)
66_diagnosticAnalyzerRunner = new DiagnosticAnalyzerRunner(_workspace, _options); 68_ = _workspace.OpenSolutionAsync(_solutionPath, progress: null, CancellationToken.None).Result; 74_workspace?.Dispose();