1 reference to GenerateParameterList
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpUseLocalFunctionCodeFixProvider.cs (1)
110
var parameterList =
GenerateParameterList
(editor.Generator, anonymousFunction, delegateType.DelegateInvokeMethod);