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