3 references to TryOpeningDocumentsForFilePathCore
Microsoft.VisualStudio.LanguageServices (3)
ProjectSystem\VisualStudioWorkspaceImpl.OpenFileTracker.cs (3)
100if (TryOpeningDocumentsForFilePathCore(w, moniker, textBuffer, hierarchy)) 362if (TryOpeningDocumentsForFilePathCore(w, newFileName, textBuffer, hierarchy)) 369if (TryOpeningDocumentsForFilePathCore(w, newFileName, textBuffer, hierarchy: null))