1 implementation of ApplyCurrentState
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UndoManagerServiceFactory.cs (1)
109
public void
ApplyCurrentState
(ITextBuffer subjectBuffer, object propagateSpansEditTag, IEnumerable<ITrackingSpan> spans)
1 reference to ApplyCurrentState
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (1)
281
_session.UndoManager.
ApplyCurrentState
(