1 reference to CreateTextChanges
Microsoft.CodeAnalysis.Workspaces (1)
AbstractFormattingResult.cs (1)
37_lazyChanges = new CancellableLazy<IList<TextChange>>(CreateTextChanges);