2 implementations of ApplyCurrentState
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UndoManagerServiceFactory.cs (1)
108public void ApplyCurrentState(ITextBuffer subjectBuffer, object propagateSpansEditTag, IEnumerable<ITrackingSpan> spans)
Microsoft.VisualStudio.LanguageServices (1)
InlineRename\InlineRenameUndoManager.cs (1)
164public 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(