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