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