1 reference to WithNewParameterNames
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\CodeFixes\UseLocalFunction\CSharpUseLocalFunctionCodeFixProvider.cs (1)
188return WithNewParameterNames(directInvocation, delegateType.DelegateInvokeMethod, parameterList);