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