2 references to TryGetWorkspace
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\AnalyzersCommandHandler.cs (2)
268var workspace = TryGetWorkspace() as VisualStudioWorkspace; 401if (TryGetWorkspace() is not VisualStudioWorkspaceImpl workspace)