1 reference to ChangeSignatureWithContextAsync
Microsoft.CodeAnalysis.Features (1)
ChangeSignature\ChangeSignatureCodeAction.cs (1)
35var changeSignatureResult = await _changeSignatureService.ChangeSignatureWithContextAsync(_context, changeSignatureOptions, cancellationToken).ConfigureAwait(false);