StatementListInfo.IsParentBlock Property
Containing Type: StatementListInfo
Assembly: Roslynator.CSharp.dll
Determines whether the statements are contained in a BlockSyntax.
public bool IsParentBlock { get; }
Containing Type: StatementListInfo
Assembly: Roslynator.CSharp.dll
Determines whether the statements are contained in a BlockSyntax.
public bool IsParentBlock { get; }