2 writes to _workspace
IdeCoreBenchmarks (2)
ProjectOperationBenchmarks.cs (2)
30
_workspace
= null!;
56
_workspace
= new AdhocWorkspace();
1 reference to _workspace
IdeCoreBenchmarks (1)
ProjectOperationBenchmarks.cs (1)
58
var solution =
_workspace
.CurrentSolution;