RegionInfo.IsEmpty Property
Containing Type: RegionInfo
Assembly: Roslynator.CSharp.dll
Determines whether this region is empty, i.e. contains only white-space.
public bool IsEmpty { get; }
Containing Type: RegionInfo
Assembly: Roslynator.CSharp.dll
Determines whether this region is empty, i.e. contains only white-space.
public bool IsEmpty { get; }