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