ModifierListInfo.IsParams Property
Containing Type: ModifierListInfo
Assembly: Roslynator.CSharp.dll
True if the modifier list contains "params" modifier.
public bool IsParams { get; }
Containing Type: ModifierListInfo
Assembly: Roslynator.CSharp.dll
True if the modifier list contains "params" modifier.
public bool IsParams { get; }