1 reference to IsStatementLevelConstruct
Microsoft.CodeAnalysis.Features (1)
Structure\BlockTypes.cs (1)
60
=> IsExpressionLevelConstruct(type) ||
IsStatementLevelConstruct
(type);