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