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