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