SingleParameterLambdaExpressionInfo.ParameterList Property
Containing Type: SingleParameterLambdaExpressionInfo
Assembly: Roslynator.CSharp.dll
The parameter list that contains the parameter.
public Microsoft.CodeAnalysis.CSharp.Syntax.ParameterListSyntax? ParameterList { get; }