1 reference to AndAlsoExpression
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
CodeGeneration\VisualBasicSyntaxGenerator.vb (1)
282Return SyntaxFactory.AndAlsoExpression(Parenthesize(left), Parenthesize(right))