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