1 reference to IntroduceParameterAsync
Microsoft.CodeAnalysis.Features (1)
IntroduceParameter\AbstractIntroduceParameterCodeRefactoringProvider.cs (1)
179cancellationToken => IntroduceParameterAsync(document, expression, methodSymbol, containingMethod, allOccurrences, selectedCodeAction, fallbackOptions, cancellationToken),