5 overrides of Visit
Microsoft.CodeAnalysis.VisualBasic (5)
Analysis\FlowAnalysis\AbstractFlowPass.vb (1)
651Public NotOverridable Overrides Function Visit(node As BoundNode) As BoundNode
BoundTree\BoundTreeRewriter.vb (1)
77Public Overrides Function Visit(node As BoundNode) As BoundNode
BoundTree\BoundTreeWalker.vb (2)
46Public Overrides Function Visit(node As BoundNode) As BoundNode 113Public Overrides Function Visit(node As BoundNode) As BoundNode
CodeGen\Optimizer\StackScheduler.Analyzer.vb (1)
98Public Overrides Function Visit(node As BoundNode) As BoundNode
418 references to Visit
Microsoft.CodeAnalysis.VisualBasic (418)
Analysis\FlowAnalysis\AbstractFlowPass.vb (2)
692Return MyBase.Visit(node) 697Return DirectCast(MyBase.Visit(node), BoundExpression)
BoundTree\BoundTreeRewriter.vb (4)
28Dim visited = Me.Visit(item) 53results.Add(DirectCast(Visit(item), T)) 84Return MyBase.Visit(node) 92Return DirectCast(MyBase.Visit(node), BoundExpression)
BoundTree\BoundTreeWalker.vb (4)
21Me.Visit(item) 53Return MyBase.Visit(node) 61Return DirectCast(MyBase.Visit(node), BoundExpression) 115Return MyBase.Visit(node)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (2)
124DirectCast(MyBase.Visit(node), BoundExpression), 216Dim result As BoundNode = MyBase.Visit(node)
Generated\BoundNodes.xml.Generated.vb (406)
11082Me.Visit(node.UnderlyingLValue) 11117Me.Visit(node.Expression) 11122Me.Visit(node.Expression) 11127Me.Visit(node.Expression) 11133Me.Visit(node.Expression) 11138Me.Visit(node.SourceType) 11159Me.Visit(node.UnevaluatedReceiverOpt) 11188Me.Visit(node.Operand) 11193Me.Visit(node.UnderlyingExpression) 11198Me.Visit(node.Operand) 11203Me.Visit(node.Left) 11204Me.Visit(node.Right) 11209Me.Visit(node.UnderlyingExpression) 11214Me.Visit(node.LeftOperand) 11215Me.Visit(node.LeftOperandPlaceholder) 11216Me.Visit(node.LeftTest) 11217Me.Visit(node.BitwiseOperator) 11226Me.Visit(node.Left) 11227Me.Visit(node.LeftOnTheRightOpt) 11228Me.Visit(node.Right) 11233Me.Visit(node.ByRefLocal) 11234Me.Visit(node.LValue) 11239Me.Visit(node.MethodGroup) 11244Me.Visit(node.Condition) 11245Me.Visit(node.WhenTrue) 11246Me.Visit(node.WhenFalse) 11251Me.Visit(node.TestExpression) 11252Me.Visit(node.ElseExpression) 11257Me.Visit(node.Operand) 11258Me.Visit(node.ExtendedInfoOpt) 11263Me.Visit(node.Lambda) 11264Me.Visit(node.ReceiverPlaceholderOpt) 11275Me.Visit(node.UnderlyingExpression) 11280Me.Visit(node.Operand) 11281Me.Visit(node.RelaxationLambdaOpt) 11286Me.Visit(node.Operand) 11287Me.Visit(node.RelaxationLambdaOpt) 11292Me.Visit(node.Operand) 11297Me.Visit(node.StatementOpt) 11302Me.Visit(node.Expression) 11307Me.Visit(node.StatementOpt) 11316Me.Visit(node.TypeArgumentsOpt) 11317Me.Visit(node.ReceiverOpt) 11322Me.Visit(node.ReceiverOpt) 11327Me.Visit(node.ExpressionOpt) 11332Me.Visit(node.Expression) 11337Me.Visit(node.ExpressionOpt) 11347Me.Visit(node.Operand) 11358Me.Visit(node.ReceiverOpt) 11370Me.Visit(node.ReceiverOpt) 11371Me.Visit(node.TypeArgumentsOpt) 11376Me.Visit(node.Member) 11382Me.Visit(node.MemberAccess) 11398Me.Visit(node.InitializerOpt) 11403Me.Visit(node.InitializerOpt) 11418Me.Visit(node.Value) 11423Me.Visit(node.PlaceholderOpt) 11429Me.Visit(node.PlaceholderOpt) 11435Me.Visit(node.InitializerOpt) 11440Me.Visit(node.ReceiverOpt) 11441Me.Visit(node.RelaxationLambdaOpt) 11442Me.Visit(node.RelaxationReceiverPlaceholderOpt) 11448Me.Visit(node.InitializerOpt) 11454Me.Visit(node.Initializer) 11464Me.Visit(node.ReceiverOpt) 11469Me.Visit(node.ReceiverOpt) 11475Me.Visit(node.ReceiverOpt) 11485Me.Visit(node.Statement) 11490Me.Visit(node.DeclarationInitializerOpt) 11491Me.Visit(node.IdentifierInitializerOpt) 11497Me.Visit(node.Initializer) 11503Me.Visit(node.InitializerOpt) 11512Me.Visit(node.MemberAccessExpressionOpt) 11513Me.Visit(node.InitialValue) 11518Me.Visit(node.MemberAccessExpressionOpt) 11519Me.Visit(node.InitialValue) 11524Me.Visit(node.Value) 11529Me.Visit(node.Statement) 11535Me.Visit(node.ValueOpt) 11540Me.Visit(node.Expression) 11545Me.Visit(node.Condition) 11546Me.Visit(node.Consequence) 11547Me.Visit(node.AlternativeOpt) 11552Me.Visit(node.ExpressionStatement) 11553Me.Visit(node.ExprPlaceholderOpt) 11559Me.Visit(node.CaseStatement) 11560Me.Visit(node.Body) 11566Me.Visit(node.ConditionOpt) 11571Me.Visit(node.ValueOpt) 11572Me.Visit(node.ConditionOpt) 11577Me.Visit(node.LowerBoundOpt) 11578Me.Visit(node.UpperBoundOpt) 11579Me.Visit(node.LowerBoundConditionOpt) 11580Me.Visit(node.UpperBoundConditionOpt) 11585Me.Visit(node.ValueOpt) 11586Me.Visit(node.ConditionOpt) 11591Me.Visit(node.TopConditionOpt) 11592Me.Visit(node.BottomConditionOpt) 11593Me.Visit(node.Body) 11598Me.Visit(node.Condition) 11599Me.Visit(node.Body) 11604Me.Visit(node.LeftOperandPlaceholder) 11605Me.Visit(node.RightOperandPlaceholder) 11606Me.Visit(node.Addition) 11607Me.Visit(node.Subtraction) 11608Me.Visit(node.LessThanOrEqual) 11609Me.Visit(node.GreaterThanOrEqual) 11614Me.Visit(node.InitialValue) 11615Me.Visit(node.LimitValue) 11616Me.Visit(node.StepValue) 11617Me.Visit(node.OperatorsOpt) 11618Me.Visit(node.ControlVariable) 11619Me.Visit(node.Body) 11625Me.Visit(node.Collection) 11626Me.Visit(node.ControlVariable) 11627Me.Visit(node.Body) 11641Me.Visit(node.TryBlock) 11643Me.Visit(node.FinallyBlockOpt) 11648Me.Visit(node.ExceptionSourceOpt) 11649Me.Visit(node.ErrorLineNumberOpt) 11650Me.Visit(node.ExceptionFilterOpt) 11651Me.Visit(node.Body) 11700Me.Visit(node.OriginalArgument) 11701Me.Visit(node.InConversion) 11702Me.Visit(node.InPlaceholder) 11703Me.Visit(node.OutConversion) 11704Me.Visit(node.OutPlaceholder) 11709Me.Visit(node.OriginalArgument) 11722Me.Visit(node.LabelExpressionOpt) 11732Me.Visit(node.Condition) 11737Me.Visit(node.OriginalExpression) 11738Me.Visit(node.Body) 11747Me.Visit(node.Body) 11752Me.Visit(node.LastOperator) 11757Me.Visit(node.Expression) 11762Me.Visit(node.ConversionCall) 11767Me.Visit(node.Source) 11772Me.Visit(node.UnderlyingExpression) 11777Me.Visit(node.UnderlyingExpression) 11782Me.Visit(node.Expression) 11787Me.Visit(node.Value) 11796Me.Visit(node.CapturedGroupOpt) 11797Me.Visit(node.GroupPlaceholderOpt) 11798Me.Visit(node.UnderlyingExpression) 11803Me.Visit(node.Group) 11812Me.Visit(node.EventAccess) 11813Me.Visit(node.Handler) 11818Me.Visit(node.EventAccess) 11819Me.Visit(node.Handler) 11824Me.Visit(node.EventInvocation) 11830Me.Visit(node.ResourceExpressionOpt) 11831Me.Visit(node.Body) 11836Me.Visit(node.LockExpression) 11837Me.Visit(node.Body) 11842Me.Visit(node.XmlNamespace) 11843Me.Visit(node.LocalName) 11848Me.Visit(node.XmlNamespace) 11853Me.Visit(node.Declaration) 11859Me.Visit(node.Version) 11860Me.Visit(node.Encoding) 11861Me.Visit(node.Standalone) 11866Me.Visit(node.Target) 11867Me.Visit(node.Data) 11872Me.Visit(node.Value) 11877Me.Visit(node.Name) 11878Me.Visit(node.Value) 11883Me.Visit(node.Argument) 11889Me.Visit(node.MemberAccess) 11894Me.Visit(node.Expression) 11899Me.Visit(node.Value) 11904Me.Visit(node.LabelExpressionOpt) 11909Me.Visit(node.LabelExpressionOpt) 11914Me.Visit(node.Body) 11919Me.Visit(node.ActiveHandlerLocal) 11920Me.Visit(node.ResumeTargetLocal) 11925Me.Visit(node.Value) 11931Me.Visit(node.ResumeTargetTemporary) 11932Me.Visit(node.ResumeLabel) 11933Me.Visit(node.ResumeNextLabel) 11939Me.Visit(node.Operand) 11940Me.Visit(node.AwaitableInstancePlaceholder) 11941Me.Visit(node.GetAwaiter) 11942Me.Visit(node.AwaiterInstancePlaceholder) 11943Me.Visit(node.IsCompleted) 11944Me.Visit(node.GetResult) 11950Me.Visit(node.ValueOpt) 11963Me.Visit(node.Original) 11964Me.Visit(node.Start) 11965Me.Visit(node.LengthOpt) 11966Me.Visit(node.Source) 11971Me.Visit(node.Receiver) 11972Me.Visit(node.Placeholder) 11973Me.Visit(node.AccessExpression) 11982Me.Visit(node.ReceiverOrCondition) 11983Me.Visit(node.WhenNotNull) 11984Me.Visit(node.WhenNullOpt) 11989Me.Visit(node.ValueTypeReceiver) 11990Me.Visit(node.ReferenceTypeReceiver) 11995Me.Visit(node.Argument) 12000Me.Visit(node.Expression) 12010Me.Visit(node.Expression) 12011Me.Visit(node.AlignmentOpt) 12012Me.Visit(node.FormatStringOpt) 12032Dim underlyingLValue As BoundExpression = DirectCast(Me.Visit(node.UnderlyingLValue), BoundExpression) 12074Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12080Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12086Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12093Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12099Dim sourceType As BoundTypeExpression = DirectCast(Me.Visit(node.SourceType), BoundTypeExpression) 12126Dim unevaluatedReceiverOpt As BoundExpression = DirectCast(Me.Visit(node.UnevaluatedReceiverOpt), BoundExpression) 12162Dim operand As BoundExpression = DirectCast(Me.Visit(node.Operand), BoundExpression) 12168Dim underlyingExpression As BoundExpression = DirectCast(Me.Visit(node.UnderlyingExpression), BoundExpression) 12174Dim operand As BoundExpression = DirectCast(Me.Visit(node.Operand), BoundExpression) 12180Dim left As BoundExpression = DirectCast(Me.Visit(node.Left), BoundExpression) 12181Dim right As BoundExpression = DirectCast(Me.Visit(node.Right), BoundExpression) 12187Dim underlyingExpression As BoundExpression = DirectCast(Me.Visit(node.UnderlyingExpression), BoundExpression) 12193Dim leftOperand As BoundExpression = DirectCast(Me.Visit(node.LeftOperand), BoundExpression) 12194Dim leftOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.Visit(node.LeftOperandPlaceholder), BoundRValuePlaceholder) 12195Dim leftTest As BoundExpression = DirectCast(Me.Visit(node.LeftTest), BoundExpression) 12196Dim bitwiseOperator As BoundUserDefinedBinaryOperator = DirectCast(Me.Visit(node.BitwiseOperator), BoundUserDefinedBinaryOperator) 12207Dim left As BoundExpression = DirectCast(Me.Visit(node.Left), BoundExpression) 12208Dim leftOnTheRightOpt As BoundCompoundAssignmentTargetPlaceholder = DirectCast(Me.Visit(node.LeftOnTheRightOpt), BoundCompoundAssignmentTargetPlaceholder) 12209Dim right As BoundExpression = DirectCast(Me.Visit(node.Right), BoundExpression) 12215Dim byRefLocal As BoundLocal = DirectCast(Me.Visit(node.ByRefLocal), BoundLocal) 12216Dim lValue As BoundExpression = DirectCast(Me.Visit(node.LValue), BoundExpression) 12222Dim methodGroup As BoundMethodGroup = DirectCast(Me.Visit(node.MethodGroup), BoundMethodGroup) 12228Dim condition As BoundExpression = DirectCast(Me.Visit(node.Condition), BoundExpression) 12229Dim whenTrue As BoundExpression = DirectCast(Me.Visit(node.WhenTrue), BoundExpression) 12230Dim whenFalse As BoundExpression = DirectCast(Me.Visit(node.WhenFalse), BoundExpression) 12236Dim testExpression As BoundExpression = DirectCast(Me.Visit(node.TestExpression), BoundExpression) 12239Dim elseExpression As BoundExpression = DirectCast(Me.Visit(node.ElseExpression), BoundExpression) 12245Dim operand As BoundExpression = DirectCast(Me.Visit(node.Operand), BoundExpression) 12246Dim extendedInfoOpt As BoundExtendedConversionInfo = DirectCast(Me.Visit(node.ExtendedInfoOpt), BoundExtendedConversionInfo) 12252Dim lambda As BoundLambda = DirectCast(Me.Visit(node.Lambda), BoundLambda) 12253Dim receiverPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.Visit(node.ReceiverPlaceholderOpt), BoundRValuePlaceholder) 12264Dim underlyingExpression As BoundExpression = DirectCast(Me.Visit(node.UnderlyingExpression), BoundExpression) 12270Dim operand As BoundExpression = DirectCast(Me.Visit(node.Operand), BoundExpression) 12271Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.Visit(node.RelaxationLambdaOpt), BoundLambda) 12277Dim operand As BoundExpression = DirectCast(Me.Visit(node.Operand), BoundExpression) 12278Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.Visit(node.RelaxationLambdaOpt), BoundLambda) 12284Dim operand As BoundExpression = DirectCast(Me.Visit(node.Operand), BoundExpression) 12291Dim statementOpt As BoundStatement = DirectCast(Me.Visit(node.StatementOpt), BoundStatement) 12296Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12302Dim statementOpt As BoundStatement = DirectCast(Me.Visit(node.StatementOpt), BoundStatement) 12311Dim typeArgumentsOpt As BoundTypeArguments = DirectCast(Me.Visit(node.TypeArgumentsOpt), BoundTypeArguments) 12312Dim receiverOpt As BoundExpression = DirectCast(Me.Visit(node.ReceiverOpt), BoundExpression) 12318Dim receiverOpt As BoundExpression = DirectCast(Me.Visit(node.ReceiverOpt), BoundExpression) 12324Dim expressionOpt As BoundExpression = DirectCast(Me.Visit(node.ExpressionOpt), BoundExpression) 12329Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12334Dim expressionOpt As BoundExpression = DirectCast(Me.Visit(node.ExpressionOpt), BoundExpression) 12344Dim operand As BoundExpression = DirectCast(Me.Visit(node.Operand), BoundExpression) 12356Dim receiverOpt As BoundExpression = DirectCast(Me.Visit(node.ReceiverOpt), BoundExpression) 12370Dim receiverOpt As BoundExpression = DirectCast(Me.Visit(node.ReceiverOpt), BoundExpression) 12371Dim typeArgumentsOpt As BoundTypeArguments = DirectCast(Me.Visit(node.TypeArgumentsOpt), BoundTypeArguments) 12378Dim member As BoundExpression = DirectCast(Me.Visit(node.Member), BoundExpression) 12386Dim memberAccess As BoundLateMemberAccess = DirectCast(Me.Visit(node.MemberAccess), BoundLateMemberAccess) 12407Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.Visit(node.InitializerOpt), BoundObjectInitializerExpressionBase) 12413Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.Visit(node.InitializerOpt), BoundObjectInitializerExpressionBase) 12431Dim value As BoundExpression = DirectCast(Me.Visit(node.Value), BoundExpression) 12437Dim placeholderOpt As BoundWithLValueExpressionPlaceholder = DirectCast(Me.Visit(node.PlaceholderOpt), BoundWithLValueExpressionPlaceholder) 12444Dim placeholderOpt As BoundWithLValueExpressionPlaceholder = DirectCast(Me.Visit(node.PlaceholderOpt), BoundWithLValueExpressionPlaceholder) 12451Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.Visit(node.InitializerOpt), BoundObjectInitializerExpressionBase) 12457Dim receiverOpt As BoundExpression = DirectCast(Me.Visit(node.ReceiverOpt), BoundExpression) 12458Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.Visit(node.RelaxationLambdaOpt), BoundLambda) 12459Dim relaxationReceiverPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.Visit(node.RelaxationReceiverPlaceholderOpt), BoundRValuePlaceholder) 12467Dim initializerOpt As BoundArrayInitialization = DirectCast(Me.Visit(node.InitializerOpt), BoundArrayInitialization) 12475Dim initializer As BoundArrayInitialization = DirectCast(Me.Visit(node.Initializer), BoundArrayInitialization) 12487Dim receiverOpt As BoundExpression = DirectCast(Me.Visit(node.ReceiverOpt), BoundExpression) 12494Dim receiverOpt As BoundExpression = DirectCast(Me.Visit(node.ReceiverOpt), BoundExpression) 12501Dim receiverOpt As BoundExpression = DirectCast(Me.Visit(node.ReceiverOpt), BoundExpression) 12512Dim statement As BoundStatement = DirectCast(Me.Visit(node.Statement), BoundStatement) 12517Dim declarationInitializerOpt As BoundExpression = DirectCast(Me.Visit(node.DeclarationInitializerOpt), BoundExpression) 12518Dim identifierInitializerOpt As BoundArrayCreation = DirectCast(Me.Visit(node.IdentifierInitializerOpt), BoundArrayCreation) 12524Dim initializer As BoundExpression = DirectCast(Me.Visit(node.Initializer), BoundExpression) 12530Dim initializerOpt As BoundExpression = DirectCast(Me.Visit(node.InitializerOpt), BoundExpression) 12539Dim memberAccessExpressionOpt As BoundExpression = DirectCast(Me.Visit(node.MemberAccessExpressionOpt), BoundExpression) 12540Dim initialValue As BoundExpression = DirectCast(Me.Visit(node.InitialValue), BoundExpression) 12545Dim memberAccessExpressionOpt As BoundExpression = DirectCast(Me.Visit(node.MemberAccessExpressionOpt), BoundExpression) 12546Dim initialValue As BoundExpression = DirectCast(Me.Visit(node.InitialValue), BoundExpression) 12551Dim value As BoundExpression = DirectCast(Me.Visit(node.Value), BoundExpression) 12556Dim statement As BoundStatement = DirectCast(Me.Visit(node.Statement), BoundStatement) 12562Dim valueOpt As BoundExpression = DirectCast(Me.Visit(node.ValueOpt), BoundExpression) 12568Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12573Dim condition As BoundExpression = DirectCast(Me.Visit(node.Condition), BoundExpression) 12574Dim consequence As BoundStatement = DirectCast(Me.Visit(node.Consequence), BoundStatement) 12575Dim alternativeOpt As BoundStatement = DirectCast(Me.Visit(node.AlternativeOpt), BoundStatement) 12580Dim expressionStatement As BoundExpressionStatement = DirectCast(Me.Visit(node.ExpressionStatement), BoundExpressionStatement) 12581Dim exprPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.Visit(node.ExprPlaceholderOpt), BoundRValuePlaceholder) 12587Dim caseStatement As BoundCaseStatement = DirectCast(Me.Visit(node.CaseStatement), BoundCaseStatement) 12588Dim body As BoundBlock = DirectCast(Me.Visit(node.Body), BoundBlock) 12594Dim conditionOpt As BoundExpression = DirectCast(Me.Visit(node.ConditionOpt), BoundExpression) 12599Dim valueOpt As BoundExpression = DirectCast(Me.Visit(node.ValueOpt), BoundExpression) 12600Dim conditionOpt As BoundExpression = DirectCast(Me.Visit(node.ConditionOpt), BoundExpression) 12605Dim lowerBoundOpt As BoundExpression = DirectCast(Me.Visit(node.LowerBoundOpt), BoundExpression) 12606Dim upperBoundOpt As BoundExpression = DirectCast(Me.Visit(node.UpperBoundOpt), BoundExpression) 12607Dim lowerBoundConditionOpt As BoundExpression = DirectCast(Me.Visit(node.LowerBoundConditionOpt), BoundExpression) 12608Dim upperBoundConditionOpt As BoundExpression = DirectCast(Me.Visit(node.UpperBoundConditionOpt), BoundExpression) 12613Dim valueOpt As BoundExpression = DirectCast(Me.Visit(node.ValueOpt), BoundExpression) 12614Dim conditionOpt As BoundExpression = DirectCast(Me.Visit(node.ConditionOpt), BoundExpression) 12619Dim topConditionOpt As BoundExpression = DirectCast(Me.Visit(node.TopConditionOpt), BoundExpression) 12620Dim bottomConditionOpt As BoundExpression = DirectCast(Me.Visit(node.BottomConditionOpt), BoundExpression) 12621Dim body As BoundStatement = DirectCast(Me.Visit(node.Body), BoundStatement) 12626Dim condition As BoundExpression = DirectCast(Me.Visit(node.Condition), BoundExpression) 12627Dim body As BoundStatement = DirectCast(Me.Visit(node.Body), BoundStatement) 12632Dim leftOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.Visit(node.LeftOperandPlaceholder), BoundRValuePlaceholder) 12633Dim rightOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.Visit(node.RightOperandPlaceholder), BoundRValuePlaceholder) 12634Dim addition As BoundUserDefinedBinaryOperator = DirectCast(Me.Visit(node.Addition), BoundUserDefinedBinaryOperator) 12635Dim subtraction As BoundUserDefinedBinaryOperator = DirectCast(Me.Visit(node.Subtraction), BoundUserDefinedBinaryOperator) 12636Dim lessThanOrEqual As BoundExpression = DirectCast(Me.Visit(node.LessThanOrEqual), BoundExpression) 12637Dim greaterThanOrEqual As BoundExpression = DirectCast(Me.Visit(node.GreaterThanOrEqual), BoundExpression) 12642Dim initialValue As BoundExpression = DirectCast(Me.Visit(node.InitialValue), BoundExpression) 12643Dim limitValue As BoundExpression = DirectCast(Me.Visit(node.LimitValue), BoundExpression) 12644Dim stepValue As BoundExpression = DirectCast(Me.Visit(node.StepValue), BoundExpression) 12645Dim operatorsOpt As BoundForToUserDefinedOperators = DirectCast(Me.Visit(node.OperatorsOpt), BoundForToUserDefinedOperators) 12646Dim controlVariable As BoundExpression = DirectCast(Me.Visit(node.ControlVariable), BoundExpression) 12647Dim body As BoundStatement = DirectCast(Me.Visit(node.Body), BoundStatement) 12653Dim collection As BoundExpression = DirectCast(Me.Visit(node.Collection), BoundExpression) 12654Dim controlVariable As BoundExpression = DirectCast(Me.Visit(node.ControlVariable), BoundExpression) 12655Dim body As BoundStatement = DirectCast(Me.Visit(node.Body), BoundStatement) 12669Dim tryBlock As BoundBlock = DirectCast(Me.Visit(node.TryBlock), BoundBlock) 12671Dim finallyBlockOpt As BoundBlock = DirectCast(Me.Visit(node.FinallyBlockOpt), BoundBlock) 12676Dim exceptionSourceOpt As BoundExpression = DirectCast(Me.Visit(node.ExceptionSourceOpt), BoundExpression) 12677Dim errorLineNumberOpt As BoundExpression = DirectCast(Me.Visit(node.ErrorLineNumberOpt), BoundExpression) 12678Dim exceptionFilterOpt As BoundExpression = DirectCast(Me.Visit(node.ExceptionFilterOpt), BoundExpression) 12679Dim body As BoundBlock = DirectCast(Me.Visit(node.Body), BoundBlock) 12739Dim originalArgument As BoundExpression = DirectCast(Me.Visit(node.OriginalArgument), BoundExpression) 12740Dim inConversion As BoundExpression = DirectCast(Me.Visit(node.InConversion), BoundExpression) 12741Dim inPlaceholder As BoundByRefArgumentPlaceholder = DirectCast(Me.Visit(node.InPlaceholder), BoundByRefArgumentPlaceholder) 12742Dim outConversion As BoundExpression = DirectCast(Me.Visit(node.OutConversion), BoundExpression) 12743Dim outPlaceholder As BoundRValuePlaceholder = DirectCast(Me.Visit(node.OutPlaceholder), BoundRValuePlaceholder) 12749Dim originalArgument As BoundExpression = DirectCast(Me.Visit(node.OriginalArgument), BoundExpression) 12764Dim labelExpressionOpt As BoundLabel = DirectCast(Me.Visit(node.LabelExpressionOpt), BoundLabel) 12774Dim condition As BoundExpression = DirectCast(Me.Visit(node.Condition), BoundExpression) 12779Dim originalExpression As BoundExpression = DirectCast(Me.Visit(node.OriginalExpression), BoundExpression) 12780Dim body As BoundBlock = DirectCast(Me.Visit(node.Body), BoundBlock) 12791Dim body As BoundBlock = DirectCast(Me.Visit(node.Body), BoundBlock) 12797Dim lastOperator As BoundQueryClauseBase = DirectCast(Me.Visit(node.LastOperator), BoundQueryClauseBase) 12803Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12809Dim conversionCall As BoundCall = DirectCast(Me.Visit(node.ConversionCall), BoundCall) 12815Dim source As BoundQueryPart = DirectCast(Me.Visit(node.Source), BoundQueryPart) 12822Dim underlyingExpression As BoundExpression = DirectCast(Me.Visit(node.UnderlyingExpression), BoundExpression) 12829Dim underlyingExpression As BoundExpression = DirectCast(Me.Visit(node.UnderlyingExpression), BoundExpression) 12835Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12841Dim value As BoundExpression = DirectCast(Me.Visit(node.Value), BoundExpression) 12852Dim capturedGroupOpt As BoundQueryClauseBase = DirectCast(Me.Visit(node.CapturedGroupOpt), BoundQueryClauseBase) 12853Dim groupPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.Visit(node.GroupPlaceholderOpt), BoundRValuePlaceholder) 12854Dim underlyingExpression As BoundExpression = DirectCast(Me.Visit(node.UnderlyingExpression), BoundExpression) 12861Dim group As BoundExpression = DirectCast(Me.Visit(node.Group), BoundExpression) 12872Dim eventAccess As BoundExpression = DirectCast(Me.Visit(node.EventAccess), BoundExpression) 12873Dim handler As BoundExpression = DirectCast(Me.Visit(node.Handler), BoundExpression) 12878Dim eventAccess As BoundExpression = DirectCast(Me.Visit(node.EventAccess), BoundExpression) 12879Dim handler As BoundExpression = DirectCast(Me.Visit(node.Handler), BoundExpression) 12884Dim eventInvocation As BoundExpression = DirectCast(Me.Visit(node.EventInvocation), BoundExpression) 12890Dim resourceExpressionOpt As BoundExpression = DirectCast(Me.Visit(node.ResourceExpressionOpt), BoundExpression) 12891Dim body As BoundBlock = DirectCast(Me.Visit(node.Body), BoundBlock) 12896Dim lockExpression As BoundExpression = DirectCast(Me.Visit(node.LockExpression), BoundExpression) 12897Dim body As BoundBlock = DirectCast(Me.Visit(node.Body), BoundBlock) 12902Dim xmlNamespace As BoundExpression = DirectCast(Me.Visit(node.XmlNamespace), BoundExpression) 12903Dim localName As BoundExpression = DirectCast(Me.Visit(node.LocalName), BoundExpression) 12910Dim xmlNamespace As BoundExpression = DirectCast(Me.Visit(node.XmlNamespace), BoundExpression) 12917Dim declaration As BoundExpression = DirectCast(Me.Visit(node.Declaration), BoundExpression) 12924Dim version As BoundExpression = DirectCast(Me.Visit(node.Version), BoundExpression) 12925Dim encoding As BoundExpression = DirectCast(Me.Visit(node.Encoding), BoundExpression) 12926Dim standalone As BoundExpression = DirectCast(Me.Visit(node.Standalone), BoundExpression) 12933Dim target As BoundExpression = DirectCast(Me.Visit(node.Target), BoundExpression) 12934Dim data As BoundExpression = DirectCast(Me.Visit(node.Data), BoundExpression) 12941Dim value As BoundExpression = DirectCast(Me.Visit(node.Value), BoundExpression) 12948Dim name As BoundExpression = DirectCast(Me.Visit(node.Name), BoundExpression) 12949Dim value As BoundExpression = DirectCast(Me.Visit(node.Value), BoundExpression) 12956Dim argument As BoundExpression = DirectCast(Me.Visit(node.Argument), BoundExpression) 12963Dim memberAccess As BoundExpression = DirectCast(Me.Visit(node.MemberAccess), BoundExpression) 12969Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 12975Dim value As BoundLiteral = DirectCast(Me.Visit(node.Value), BoundLiteral) 12982Dim labelExpressionOpt As BoundExpression = DirectCast(Me.Visit(node.LabelExpressionOpt), BoundExpression) 12987Dim labelExpressionOpt As BoundExpression = DirectCast(Me.Visit(node.LabelExpressionOpt), BoundExpression) 12992Dim body As BoundBlock = DirectCast(Me.Visit(node.Body), BoundBlock) 12997Dim activeHandlerLocal As BoundLocal = DirectCast(Me.Visit(node.ActiveHandlerLocal), BoundLocal) 12998Dim resumeTargetLocal As BoundLocal = DirectCast(Me.Visit(node.ResumeTargetLocal), BoundLocal) 13004Dim value As BoundExpression = DirectCast(Me.Visit(node.Value), BoundExpression) 13010Dim resumeTargetTemporary As BoundLocal = DirectCast(Me.Visit(node.ResumeTargetTemporary), BoundLocal) 13011Dim resumeLabel As BoundLabelStatement = DirectCast(Me.Visit(node.ResumeLabel), BoundLabelStatement) 13012Dim resumeNextLabel As BoundLabelStatement = DirectCast(Me.Visit(node.ResumeNextLabel), BoundLabelStatement) 13018Dim operand As BoundExpression = DirectCast(Me.Visit(node.Operand), BoundExpression) 13019Dim awaitableInstancePlaceholder As BoundRValuePlaceholder = DirectCast(Me.Visit(node.AwaitableInstancePlaceholder), BoundRValuePlaceholder) 13020Dim getAwaiter As BoundExpression = DirectCast(Me.Visit(node.GetAwaiter), BoundExpression) 13021Dim awaiterInstancePlaceholder As BoundLValuePlaceholder = DirectCast(Me.Visit(node.AwaiterInstancePlaceholder), BoundLValuePlaceholder) 13022Dim isCompleted As BoundExpression = DirectCast(Me.Visit(node.IsCompleted), BoundExpression) 13023Dim getResult As BoundExpression = DirectCast(Me.Visit(node.GetResult), BoundExpression) 13030Dim valueOpt As BoundExpression = DirectCast(Me.Visit(node.ValueOpt), BoundExpression) 13044Dim original As BoundExpression = DirectCast(Me.Visit(node.Original), BoundExpression) 13045Dim start As BoundExpression = DirectCast(Me.Visit(node.Start), BoundExpression) 13046Dim lengthOpt As BoundExpression = DirectCast(Me.Visit(node.LengthOpt), BoundExpression) 13047Dim source As BoundExpression = DirectCast(Me.Visit(node.Source), BoundExpression) 13053Dim receiver As BoundExpression = DirectCast(Me.Visit(node.Receiver), BoundExpression) 13054Dim placeholder As BoundRValuePlaceholder = DirectCast(Me.Visit(node.Placeholder), BoundRValuePlaceholder) 13055Dim accessExpression As BoundExpression = DirectCast(Me.Visit(node.AccessExpression), BoundExpression) 13066Dim receiverOrCondition As BoundExpression = DirectCast(Me.Visit(node.ReceiverOrCondition), BoundExpression) 13067Dim whenNotNull As BoundExpression = DirectCast(Me.Visit(node.WhenNotNull), BoundExpression) 13068Dim whenNullOpt As BoundExpression = DirectCast(Me.Visit(node.WhenNullOpt), BoundExpression) 13074Dim valueTypeReceiver As BoundExpression = DirectCast(Me.Visit(node.ValueTypeReceiver), BoundExpression) 13075Dim referenceTypeReceiver As BoundExpression = DirectCast(Me.Visit(node.ReferenceTypeReceiver), BoundExpression) 13081Dim argument As BoundExpression = DirectCast(Me.Visit(node.Argument), BoundExpression) 13087Dim expression As BoundTypeExpression = DirectCast(Me.Visit(node.Expression), BoundTypeExpression) 13099Dim expression As BoundExpression = DirectCast(Me.Visit(node.Expression), BoundExpression) 13100Dim alignmentOpt As BoundExpression = DirectCast(Me.Visit(node.AlignmentOpt), BoundExpression) 13101Dim formatStringOpt As BoundLiteral = DirectCast(Me.Visit(node.FormatStringOpt), BoundLiteral)