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