2 references to ApplyChanges
Microsoft.CodeAnalysis.EditorFeatures (2)
Shared\Extensions\ITextBufferExtensions.cs (2)
69return containedDocument.ApplyChanges([change]); 81return containedDocument.ApplyChanges(changes);