3 references to TryGetProject
Microsoft.VisualStudio.LanguageServices (3)
Diagnostics\VisualStudioDiagnosticAnalyzerService.cs (1)
278hierarchy!.TryGetProject(out var project))
ProjectSystem\RuleSets\RuleSetEventHandler.cs (1)
174hierarchy.TryGetProject(out var project))
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
445hierarchy.TryGetProject(out project);