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