1 write to _workspace
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\TempPECompiler.cs (1)
27
=>
_workspace
= workspace;
1 reference to _workspace
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\TempPECompiler.cs (1)
41
var project =
_workspace
.CurrentSolution.GetRequiredProject(context.Id);