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