2 references to GetFullyLoadedOpenDocumentInCurrentContextWithChanges
Microsoft.CodeAnalysis.EditorFeatures (2)
ExtractInterface\AbstractExtractInterfaceCommandHandler.cs (1)
49var document = subjectBuffer.CurrentSnapshot.GetFullyLoadedOpenDocumentInCurrentContextWithChanges(
Shared\Extensions\ITextSnapshotExtensions.cs (1)
57/// <see cref="GetFullyLoadedOpenDocumentInCurrentContextWithChanges(ITextSnapshot, IUIThreadOperationContext, IThreadingContext)"/>.