1 implementation of TryAdjustProposalAsync
Microsoft.CodeAnalysis.Features (1)
Copilot\IProposalAdjusterService.cs (1)
87public async ValueTask<ProposalAdjustmentResult> TryAdjustProposalAsync(
1 reference to TryAdjustProposalAsync
Microsoft.CodeAnalysis.Features (1)
Copilot\IProposalAdjusterService.cs (1)
60/// <inheritdoc cref="ICopilotProposalAdjusterService.TryAdjustProposalAsync"/>