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