1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MetadataReferences\VisualStudioFrameworkAssemblyPathResolverFactory.cs (1)
45
_workspace
= workspace;
2 references to _workspace
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioFrameworkAssemblyPathResolverFactory.cs (2)
116
if (
_workspace
== null)
121
var hierarchy =
_workspace
.GetHierarchy(projectId);