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