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