3 references to TryOpeningDocumentsForMonikerAndSetContextOnUIThread
Microsoft.VisualStudio.LanguageServices (3)
ProjectSystem\VisualStudioWorkspaceImpl.OpenFileTracker.cs (3)
75
=>
TryOpeningDocumentsForMonikerAndSetContextOnUIThread
(moniker, textBuffer, hierarchy);
88
TryOpeningDocumentsForMonikerAndSetContextOnUIThread
(newMoniker, buffer, hierarchy: _openTextBufferProvider.GetDocumentHierarchy(newMoniker));
418
TryOpeningDocumentsForMonikerAndSetContextOnUIThread
(filePath, textBuffer, hierarchy);