2 references to FixLineEndingBoundaries
Microsoft.CodeAnalysis.Features (2)
Copilot\IProposalAdjusterService.cs (2)
156var totalChanges = FixLineEndingBoundaries(oldText, allChanges.AsImmutableOrEmpty()); 295=> AbstractCopilotProposalAdjusterService.FixLineEndingBoundaries(originalText, changes);