3 references to IsSingleLineExecutableBlock
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (3)
SyntaxNodeExtensions.vb (3)
670If executableBlock.IsSingleLineExecutableBlock() Then 692Return node.IsExecutableBlock AndAlso Not node.IsSingleLineExecutableBlock 751While current.IsSingleLineExecutableBlock()