2 writes to _workspace
IdeCoreBenchmarks (2)
ClassificationBenchmarks.cs (2)
69_workspace = MSBuildWorkspace.Create(new Dictionary<string, string> 109_workspace = null;
3 references to _workspace
IdeCoreBenchmarks (3)
ClassificationBenchmarks.cs (3)
75if (_workspace == null) 81_solution = await _workspace.OpenSolutionAsync(solutionPath, progress: null, CancellationToken.None); 108_workspace?.Dispose();