2 references to TryOpeningDocumentsForMonikerAndSetContextOnUIThread
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\VisualStudioWorkspaceImpl.OpenFileTracker.cs (2)
78
=>
TryOpeningDocumentsForMonikerAndSetContextOnUIThread
(moniker, textBuffer, hierarchy);
91
TryOpeningDocumentsForMonikerAndSetContextOnUIThread
(newMoniker, buffer, hierarchy: _openTextBufferProvider.GetDocumentHierarchy(newMoniker));