2 references to OpenDocumentFromPath
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
1057
OpenDocumentFromPath
(document.FilePath, document.Project.Id, activate);
Workspace\VisualStudioDocumentNavigationService.cs (1)
300
vsWorkspace.
OpenDocumentFromPath
(mappedSpanResult.FilePath, generatedDocument.Project.Id);