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)
116if (_workspace == null) 121var hierarchy = _workspace.GetHierarchy(projectId);