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