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