1 type derived from AbstractCopilotProposalAdjusterService
Microsoft.CodeAnalysis.CSharp.Features (1)
Copilot\CSharpCopilotProposalAdjusterService.cs (1)
24: AbstractCopilotProposalAdjusterService(globalOptions)
2 references to AbstractCopilotProposalAdjusterService
Microsoft.CodeAnalysis.Features (2)
Copilot\IProposalAdjusterService.cs (2)
455=> AbstractCopilotProposalAdjusterService.FixLineEndingBoundaries(originalText, changes); 459=> AbstractCopilotProposalAdjusterService.ConstrainChangesToAvoidSpan(originalText, changes, protectedSpan);