2 references to TryGetWorkspace
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\AnalyzersCommandHandler.cs (2)
266
if (
TryGetWorkspace
() is not VisualStudioWorkspace workspace)
398
if (
TryGetWorkspace
() is not VisualStudioWorkspaceImpl workspace)