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