1 implementation of TryAdjustProposalAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\Copilot\RemoteCopilotProposalAdjusterService.cs (1)
24
public ValueTask<ProposalAdjustmentResult>
TryAdjustProposalAsync
(
1 reference to TryAdjustProposalAsync
Microsoft.CodeAnalysis.Features (1)
Copilot\IProposalAdjusterService.cs (1)
91
(service, checksum, cancellationToken) => service.
TryAdjustProposalAsync
(