4 references to Condition
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Syntax.Generated.vb (4)
15022return Update(elseIfKeyword, Me.Condition, Me.ThenKeyword) 15065return Update(Me.ElseIfKeyword, Me.Condition, thenKeyword) 15080Return Me.Condition 15109If elseIfKeyword <> Me.ElseIfKeyword OrElse condition IsNot Me.Condition OrElse thenKeyword <> Me.ThenKeyword Then