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