1 reference to GenerateParameterList
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\UseLocalFunction\CSharpUseLocalFunctionCodeFixProvider.cs (1)
102var parameterList = GenerateParameterList(anonymousFunction, delegateType.DelegateInvokeMethod);