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