5 overrides of Visit
Microsoft.CodeAnalysis.VisualBasic (5)
Analysis\FlowAnalysis\AbstractFlowPass.vb (1)
660
Public NotOverridable Overrides Function
Visit
(node As BoundNode) As BoundNode
BoundTree\BoundTreeRewriter.vb (1)
77
Public Overrides Function
Visit
(node As BoundNode) As BoundNode
BoundTree\BoundTreeWalker.vb (2)
46
Public Overrides Function
Visit
(node As BoundNode) As BoundNode
113
Public Overrides Function
Visit
(node As BoundNode) As BoundNode
CodeGen\Optimizer\StackScheduler.Analyzer.vb (1)
98
Public Overrides Function
Visit
(node As BoundNode) As BoundNode
418 references to Visit
Microsoft.CodeAnalysis.VisualBasic (418)
Analysis\FlowAnalysis\AbstractFlowPass.vb (2)
701
Return MyBase.
Visit
(node)
706
Return DirectCast(MyBase.
Visit
(node), BoundExpression)
BoundTree\BoundTreeRewriter.vb (4)
28
Dim visited = Me.
Visit
(item)
53
results.Add(DirectCast(
Visit
(item), T))
84
Return MyBase.
Visit
(node)
92
Return DirectCast(MyBase.
Visit
(node), BoundExpression)
BoundTree\BoundTreeWalker.vb (4)
21
Me.
Visit
(item)
53
Return MyBase.
Visit
(node)
61
Return DirectCast(MyBase.
Visit
(node), BoundExpression)
115
Return MyBase.
Visit
(node)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (2)
124
DirectCast(MyBase.
Visit
(node), BoundExpression),
216
Dim result As BoundNode = MyBase.
Visit
(node)
Generated\BoundNodes.xml.Generated.vb (406)
11116
Me.
Visit
(node.UnderlyingLValue)
11151
Me.
Visit
(node.Expression)
11156
Me.
Visit
(node.Expression)
11161
Me.
Visit
(node.Expression)
11167
Me.
Visit
(node.Expression)
11172
Me.
Visit
(node.SourceType)
11193
Me.
Visit
(node.UnevaluatedReceiverOpt)
11222
Me.
Visit
(node.Operand)
11227
Me.
Visit
(node.UnderlyingExpression)
11232
Me.
Visit
(node.Operand)
11237
Me.
Visit
(node.Left)
11238
Me.
Visit
(node.Right)
11243
Me.
Visit
(node.UnderlyingExpression)
11248
Me.
Visit
(node.LeftOperand)
11249
Me.
Visit
(node.LeftOperandPlaceholder)
11250
Me.
Visit
(node.LeftTest)
11251
Me.
Visit
(node.BitwiseOperator)
11260
Me.
Visit
(node.Left)
11261
Me.
Visit
(node.LeftOnTheRightOpt)
11262
Me.
Visit
(node.Right)
11267
Me.
Visit
(node.ByRefLocal)
11268
Me.
Visit
(node.LValue)
11273
Me.
Visit
(node.MethodGroup)
11278
Me.
Visit
(node.Condition)
11279
Me.
Visit
(node.WhenTrue)
11280
Me.
Visit
(node.WhenFalse)
11285
Me.
Visit
(node.TestExpression)
11286
Me.
Visit
(node.ElseExpression)
11291
Me.
Visit
(node.Operand)
11292
Me.
Visit
(node.ExtendedInfoOpt)
11297
Me.
Visit
(node.Lambda)
11298
Me.
Visit
(node.ReceiverPlaceholderOpt)
11309
Me.
Visit
(node.UnderlyingExpression)
11314
Me.
Visit
(node.Operand)
11315
Me.
Visit
(node.RelaxationLambdaOpt)
11320
Me.
Visit
(node.Operand)
11321
Me.
Visit
(node.RelaxationLambdaOpt)
11326
Me.
Visit
(node.Operand)
11331
Me.
Visit
(node.StatementOpt)
11336
Me.
Visit
(node.Expression)
11341
Me.
Visit
(node.StatementOpt)
11350
Me.
Visit
(node.TypeArgumentsOpt)
11351
Me.
Visit
(node.ReceiverOpt)
11356
Me.
Visit
(node.ReceiverOpt)
11361
Me.
Visit
(node.ExpressionOpt)
11366
Me.
Visit
(node.Expression)
11371
Me.
Visit
(node.ExpressionOpt)
11381
Me.
Visit
(node.Operand)
11392
Me.
Visit
(node.ReceiverOpt)
11404
Me.
Visit
(node.ReceiverOpt)
11405
Me.
Visit
(node.TypeArgumentsOpt)
11410
Me.
Visit
(node.Member)
11416
Me.
Visit
(node.MemberAccess)
11432
Me.
Visit
(node.InitializerOpt)
11437
Me.
Visit
(node.InitializerOpt)
11452
Me.
Visit
(node.Value)
11457
Me.
Visit
(node.PlaceholderOpt)
11463
Me.
Visit
(node.PlaceholderOpt)
11469
Me.
Visit
(node.InitializerOpt)
11474
Me.
Visit
(node.ReceiverOpt)
11475
Me.
Visit
(node.RelaxationLambdaOpt)
11476
Me.
Visit
(node.RelaxationReceiverPlaceholderOpt)
11482
Me.
Visit
(node.InitializerOpt)
11488
Me.
Visit
(node.Initializer)
11498
Me.
Visit
(node.ReceiverOpt)
11503
Me.
Visit
(node.ReceiverOpt)
11509
Me.
Visit
(node.ReceiverOpt)
11519
Me.
Visit
(node.Statement)
11524
Me.
Visit
(node.DeclarationInitializerOpt)
11525
Me.
Visit
(node.IdentifierInitializerOpt)
11531
Me.
Visit
(node.Initializer)
11537
Me.
Visit
(node.InitializerOpt)
11546
Me.
Visit
(node.MemberAccessExpressionOpt)
11547
Me.
Visit
(node.InitialValue)
11552
Me.
Visit
(node.MemberAccessExpressionOpt)
11553
Me.
Visit
(node.InitialValue)
11558
Me.
Visit
(node.Value)
11563
Me.
Visit
(node.Statement)
11569
Me.
Visit
(node.ValueOpt)
11574
Me.
Visit
(node.Expression)
11579
Me.
Visit
(node.Condition)
11580
Me.
Visit
(node.Consequence)
11581
Me.
Visit
(node.AlternativeOpt)
11586
Me.
Visit
(node.ExpressionStatement)
11587
Me.
Visit
(node.ExprPlaceholderOpt)
11593
Me.
Visit
(node.CaseStatement)
11594
Me.
Visit
(node.Body)
11600
Me.
Visit
(node.ConditionOpt)
11605
Me.
Visit
(node.ValueOpt)
11606
Me.
Visit
(node.ConditionOpt)
11611
Me.
Visit
(node.LowerBoundOpt)
11612
Me.
Visit
(node.UpperBoundOpt)
11613
Me.
Visit
(node.LowerBoundConditionOpt)
11614
Me.
Visit
(node.UpperBoundConditionOpt)
11619
Me.
Visit
(node.ValueOpt)
11620
Me.
Visit
(node.ConditionOpt)
11625
Me.
Visit
(node.TopConditionOpt)
11626
Me.
Visit
(node.BottomConditionOpt)
11627
Me.
Visit
(node.Body)
11632
Me.
Visit
(node.Condition)
11633
Me.
Visit
(node.Body)
11638
Me.
Visit
(node.LeftOperandPlaceholder)
11639
Me.
Visit
(node.RightOperandPlaceholder)
11640
Me.
Visit
(node.Addition)
11641
Me.
Visit
(node.Subtraction)
11642
Me.
Visit
(node.LessThanOrEqual)
11643
Me.
Visit
(node.GreaterThanOrEqual)
11648
Me.
Visit
(node.InitialValue)
11649
Me.
Visit
(node.LimitValue)
11650
Me.
Visit
(node.StepValue)
11651
Me.
Visit
(node.OperatorsOpt)
11652
Me.
Visit
(node.ControlVariable)
11653
Me.
Visit
(node.Body)
11659
Me.
Visit
(node.Collection)
11660
Me.
Visit
(node.ControlVariable)
11661
Me.
Visit
(node.Body)
11675
Me.
Visit
(node.TryBlock)
11677
Me.
Visit
(node.FinallyBlockOpt)
11682
Me.
Visit
(node.ExceptionSourceOpt)
11683
Me.
Visit
(node.ErrorLineNumberOpt)
11684
Me.
Visit
(node.ExceptionFilterOpt)
11685
Me.
Visit
(node.Body)
11734
Me.
Visit
(node.OriginalArgument)
11735
Me.
Visit
(node.InConversion)
11736
Me.
Visit
(node.InPlaceholder)
11737
Me.
Visit
(node.OutConversion)
11738
Me.
Visit
(node.OutPlaceholder)
11743
Me.
Visit
(node.OriginalArgument)
11756
Me.
Visit
(node.LabelExpressionOpt)
11766
Me.
Visit
(node.Condition)
11771
Me.
Visit
(node.OriginalExpression)
11772
Me.
Visit
(node.Body)
11781
Me.
Visit
(node.Body)
11786
Me.
Visit
(node.LastOperator)
11791
Me.
Visit
(node.Expression)
11796
Me.
Visit
(node.ConversionCall)
11801
Me.
Visit
(node.Source)
11806
Me.
Visit
(node.UnderlyingExpression)
11811
Me.
Visit
(node.UnderlyingExpression)
11816
Me.
Visit
(node.Expression)
11821
Me.
Visit
(node.Value)
11830
Me.
Visit
(node.CapturedGroupOpt)
11831
Me.
Visit
(node.GroupPlaceholderOpt)
11832
Me.
Visit
(node.UnderlyingExpression)
11837
Me.
Visit
(node.Group)
11846
Me.
Visit
(node.EventAccess)
11847
Me.
Visit
(node.Handler)
11852
Me.
Visit
(node.EventAccess)
11853
Me.
Visit
(node.Handler)
11858
Me.
Visit
(node.EventInvocation)
11864
Me.
Visit
(node.ResourceExpressionOpt)
11865
Me.
Visit
(node.Body)
11870
Me.
Visit
(node.LockExpression)
11871
Me.
Visit
(node.Body)
11876
Me.
Visit
(node.XmlNamespace)
11877
Me.
Visit
(node.LocalName)
11882
Me.
Visit
(node.XmlNamespace)
11887
Me.
Visit
(node.Declaration)
11893
Me.
Visit
(node.Version)
11894
Me.
Visit
(node.Encoding)
11895
Me.
Visit
(node.Standalone)
11900
Me.
Visit
(node.Target)
11901
Me.
Visit
(node.Data)
11906
Me.
Visit
(node.Value)
11911
Me.
Visit
(node.Name)
11912
Me.
Visit
(node.Value)
11917
Me.
Visit
(node.Argument)
11923
Me.
Visit
(node.MemberAccess)
11928
Me.
Visit
(node.Expression)
11933
Me.
Visit
(node.Value)
11938
Me.
Visit
(node.LabelExpressionOpt)
11943
Me.
Visit
(node.LabelExpressionOpt)
11948
Me.
Visit
(node.Body)
11953
Me.
Visit
(node.ActiveHandlerLocal)
11954
Me.
Visit
(node.ResumeTargetLocal)
11959
Me.
Visit
(node.Value)
11965
Me.
Visit
(node.ResumeTargetTemporary)
11966
Me.
Visit
(node.ResumeLabel)
11967
Me.
Visit
(node.ResumeNextLabel)
11973
Me.
Visit
(node.Operand)
11974
Me.
Visit
(node.AwaitableInstancePlaceholder)
11975
Me.
Visit
(node.GetAwaiter)
11976
Me.
Visit
(node.AwaiterInstancePlaceholder)
11977
Me.
Visit
(node.IsCompleted)
11978
Me.
Visit
(node.GetResult)
11984
Me.
Visit
(node.ValueOpt)
11997
Me.
Visit
(node.Original)
11998
Me.
Visit
(node.Start)
11999
Me.
Visit
(node.LengthOpt)
12000
Me.
Visit
(node.Source)
12005
Me.
Visit
(node.Receiver)
12006
Me.
Visit
(node.Placeholder)
12007
Me.
Visit
(node.AccessExpression)
12016
Me.
Visit
(node.ReceiverOrCondition)
12017
Me.
Visit
(node.WhenNotNull)
12018
Me.
Visit
(node.WhenNullOpt)
12023
Me.
Visit
(node.ValueTypeReceiver)
12024
Me.
Visit
(node.ReferenceTypeReceiver)
12029
Me.
Visit
(node.Argument)
12034
Me.
Visit
(node.Expression)
12044
Me.
Visit
(node.Expression)
12045
Me.
Visit
(node.AlignmentOpt)
12046
Me.
Visit
(node.FormatStringOpt)
12066
Dim underlyingLValue As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingLValue), BoundExpression)
12108
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12114
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12120
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12127
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12133
Dim sourceType As BoundTypeExpression = DirectCast(Me.
Visit
(node.SourceType), BoundTypeExpression)
12160
Dim unevaluatedReceiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.UnevaluatedReceiverOpt), BoundExpression)
12196
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12202
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12208
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12214
Dim left As BoundExpression = DirectCast(Me.
Visit
(node.Left), BoundExpression)
12215
Dim right As BoundExpression = DirectCast(Me.
Visit
(node.Right), BoundExpression)
12221
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12227
Dim leftOperand As BoundExpression = DirectCast(Me.
Visit
(node.LeftOperand), BoundExpression)
12228
Dim leftOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.LeftOperandPlaceholder), BoundRValuePlaceholder)
12229
Dim leftTest As BoundExpression = DirectCast(Me.
Visit
(node.LeftTest), BoundExpression)
12230
Dim bitwiseOperator As BoundUserDefinedBinaryOperator = DirectCast(Me.
Visit
(node.BitwiseOperator), BoundUserDefinedBinaryOperator)
12241
Dim left As BoundExpression = DirectCast(Me.
Visit
(node.Left), BoundExpression)
12242
Dim leftOnTheRightOpt As BoundCompoundAssignmentTargetPlaceholder = DirectCast(Me.
Visit
(node.LeftOnTheRightOpt), BoundCompoundAssignmentTargetPlaceholder)
12243
Dim right As BoundExpression = DirectCast(Me.
Visit
(node.Right), BoundExpression)
12249
Dim byRefLocal As BoundLocal = DirectCast(Me.
Visit
(node.ByRefLocal), BoundLocal)
12250
Dim lValue As BoundExpression = DirectCast(Me.
Visit
(node.LValue), BoundExpression)
12256
Dim methodGroup As BoundMethodGroup = DirectCast(Me.
Visit
(node.MethodGroup), BoundMethodGroup)
12262
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12263
Dim whenTrue As BoundExpression = DirectCast(Me.
Visit
(node.WhenTrue), BoundExpression)
12264
Dim whenFalse As BoundExpression = DirectCast(Me.
Visit
(node.WhenFalse), BoundExpression)
12270
Dim testExpression As BoundExpression = DirectCast(Me.
Visit
(node.TestExpression), BoundExpression)
12273
Dim elseExpression As BoundExpression = DirectCast(Me.
Visit
(node.ElseExpression), BoundExpression)
12279
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12280
Dim extendedInfoOpt As BoundExtendedConversionInfo = DirectCast(Me.
Visit
(node.ExtendedInfoOpt), BoundExtendedConversionInfo)
12286
Dim lambda As BoundLambda = DirectCast(Me.
Visit
(node.Lambda), BoundLambda)
12287
Dim receiverPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.ReceiverPlaceholderOpt), BoundRValuePlaceholder)
12298
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12304
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12305
Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.
Visit
(node.RelaxationLambdaOpt), BoundLambda)
12311
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12312
Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.
Visit
(node.RelaxationLambdaOpt), BoundLambda)
12318
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12325
Dim statementOpt As BoundStatement = DirectCast(Me.
Visit
(node.StatementOpt), BoundStatement)
12330
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12336
Dim statementOpt As BoundStatement = DirectCast(Me.
Visit
(node.StatementOpt), BoundStatement)
12345
Dim typeArgumentsOpt As BoundTypeArguments = DirectCast(Me.
Visit
(node.TypeArgumentsOpt), BoundTypeArguments)
12346
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12352
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12358
Dim expressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExpressionOpt), BoundExpression)
12363
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12368
Dim expressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExpressionOpt), BoundExpression)
12378
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12390
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12404
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12405
Dim typeArgumentsOpt As BoundTypeArguments = DirectCast(Me.
Visit
(node.TypeArgumentsOpt), BoundTypeArguments)
12412
Dim member As BoundExpression = DirectCast(Me.
Visit
(node.Member), BoundExpression)
12420
Dim memberAccess As BoundLateMemberAccess = DirectCast(Me.
Visit
(node.MemberAccess), BoundLateMemberAccess)
12441
Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.
Visit
(node.InitializerOpt), BoundObjectInitializerExpressionBase)
12447
Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.
Visit
(node.InitializerOpt), BoundObjectInitializerExpressionBase)
12465
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12471
Dim placeholderOpt As BoundWithLValueExpressionPlaceholder = DirectCast(Me.
Visit
(node.PlaceholderOpt), BoundWithLValueExpressionPlaceholder)
12478
Dim placeholderOpt As BoundWithLValueExpressionPlaceholder = DirectCast(Me.
Visit
(node.PlaceholderOpt), BoundWithLValueExpressionPlaceholder)
12485
Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.
Visit
(node.InitializerOpt), BoundObjectInitializerExpressionBase)
12491
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12492
Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.
Visit
(node.RelaxationLambdaOpt), BoundLambda)
12493
Dim relaxationReceiverPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.RelaxationReceiverPlaceholderOpt), BoundRValuePlaceholder)
12501
Dim initializerOpt As BoundArrayInitialization = DirectCast(Me.
Visit
(node.InitializerOpt), BoundArrayInitialization)
12509
Dim initializer As BoundArrayInitialization = DirectCast(Me.
Visit
(node.Initializer), BoundArrayInitialization)
12521
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12528
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12535
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12546
Dim statement As BoundStatement = DirectCast(Me.
Visit
(node.Statement), BoundStatement)
12551
Dim declarationInitializerOpt As BoundExpression = DirectCast(Me.
Visit
(node.DeclarationInitializerOpt), BoundExpression)
12552
Dim identifierInitializerOpt As BoundArrayCreation = DirectCast(Me.
Visit
(node.IdentifierInitializerOpt), BoundArrayCreation)
12558
Dim initializer As BoundExpression = DirectCast(Me.
Visit
(node.Initializer), BoundExpression)
12564
Dim initializerOpt As BoundExpression = DirectCast(Me.
Visit
(node.InitializerOpt), BoundExpression)
12573
Dim memberAccessExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.MemberAccessExpressionOpt), BoundExpression)
12574
Dim initialValue As BoundExpression = DirectCast(Me.
Visit
(node.InitialValue), BoundExpression)
12579
Dim memberAccessExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.MemberAccessExpressionOpt), BoundExpression)
12580
Dim initialValue As BoundExpression = DirectCast(Me.
Visit
(node.InitialValue), BoundExpression)
12585
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12590
Dim statement As BoundStatement = DirectCast(Me.
Visit
(node.Statement), BoundStatement)
12596
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
12602
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12607
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12608
Dim consequence As BoundStatement = DirectCast(Me.
Visit
(node.Consequence), BoundStatement)
12609
Dim alternativeOpt As BoundStatement = DirectCast(Me.
Visit
(node.AlternativeOpt), BoundStatement)
12614
Dim expressionStatement As BoundExpressionStatement = DirectCast(Me.
Visit
(node.ExpressionStatement), BoundExpressionStatement)
12615
Dim exprPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.ExprPlaceholderOpt), BoundRValuePlaceholder)
12621
Dim caseStatement As BoundCaseStatement = DirectCast(Me.
Visit
(node.CaseStatement), BoundCaseStatement)
12622
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12628
Dim conditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ConditionOpt), BoundExpression)
12633
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
12634
Dim conditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ConditionOpt), BoundExpression)
12639
Dim lowerBoundOpt As BoundExpression = DirectCast(Me.
Visit
(node.LowerBoundOpt), BoundExpression)
12640
Dim upperBoundOpt As BoundExpression = DirectCast(Me.
Visit
(node.UpperBoundOpt), BoundExpression)
12641
Dim lowerBoundConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.LowerBoundConditionOpt), BoundExpression)
12642
Dim upperBoundConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.UpperBoundConditionOpt), BoundExpression)
12647
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
12648
Dim conditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ConditionOpt), BoundExpression)
12653
Dim topConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.TopConditionOpt), BoundExpression)
12654
Dim bottomConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.BottomConditionOpt), BoundExpression)
12655
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12660
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12661
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12666
Dim leftOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.LeftOperandPlaceholder), BoundRValuePlaceholder)
12667
Dim rightOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.RightOperandPlaceholder), BoundRValuePlaceholder)
12668
Dim addition As BoundUserDefinedBinaryOperator = DirectCast(Me.
Visit
(node.Addition), BoundUserDefinedBinaryOperator)
12669
Dim subtraction As BoundUserDefinedBinaryOperator = DirectCast(Me.
Visit
(node.Subtraction), BoundUserDefinedBinaryOperator)
12670
Dim lessThanOrEqual As BoundExpression = DirectCast(Me.
Visit
(node.LessThanOrEqual), BoundExpression)
12671
Dim greaterThanOrEqual As BoundExpression = DirectCast(Me.
Visit
(node.GreaterThanOrEqual), BoundExpression)
12676
Dim initialValue As BoundExpression = DirectCast(Me.
Visit
(node.InitialValue), BoundExpression)
12677
Dim limitValue As BoundExpression = DirectCast(Me.
Visit
(node.LimitValue), BoundExpression)
12678
Dim stepValue As BoundExpression = DirectCast(Me.
Visit
(node.StepValue), BoundExpression)
12679
Dim operatorsOpt As BoundForToUserDefinedOperators = DirectCast(Me.
Visit
(node.OperatorsOpt), BoundForToUserDefinedOperators)
12680
Dim controlVariable As BoundExpression = DirectCast(Me.
Visit
(node.ControlVariable), BoundExpression)
12681
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12687
Dim collection As BoundExpression = DirectCast(Me.
Visit
(node.Collection), BoundExpression)
12688
Dim controlVariable As BoundExpression = DirectCast(Me.
Visit
(node.ControlVariable), BoundExpression)
12689
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12703
Dim tryBlock As BoundBlock = DirectCast(Me.
Visit
(node.TryBlock), BoundBlock)
12705
Dim finallyBlockOpt As BoundBlock = DirectCast(Me.
Visit
(node.FinallyBlockOpt), BoundBlock)
12710
Dim exceptionSourceOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExceptionSourceOpt), BoundExpression)
12711
Dim errorLineNumberOpt As BoundExpression = DirectCast(Me.
Visit
(node.ErrorLineNumberOpt), BoundExpression)
12712
Dim exceptionFilterOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExceptionFilterOpt), BoundExpression)
12713
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12773
Dim originalArgument As BoundExpression = DirectCast(Me.
Visit
(node.OriginalArgument), BoundExpression)
12774
Dim inConversion As BoundExpression = DirectCast(Me.
Visit
(node.InConversion), BoundExpression)
12775
Dim inPlaceholder As BoundByRefArgumentPlaceholder = DirectCast(Me.
Visit
(node.InPlaceholder), BoundByRefArgumentPlaceholder)
12776
Dim outConversion As BoundExpression = DirectCast(Me.
Visit
(node.OutConversion), BoundExpression)
12777
Dim outPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.OutPlaceholder), BoundRValuePlaceholder)
12783
Dim originalArgument As BoundExpression = DirectCast(Me.
Visit
(node.OriginalArgument), BoundExpression)
12798
Dim labelExpressionOpt As BoundLabel = DirectCast(Me.
Visit
(node.LabelExpressionOpt), BoundLabel)
12808
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12813
Dim originalExpression As BoundExpression = DirectCast(Me.
Visit
(node.OriginalExpression), BoundExpression)
12814
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12825
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12831
Dim lastOperator As BoundQueryClauseBase = DirectCast(Me.
Visit
(node.LastOperator), BoundQueryClauseBase)
12837
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12843
Dim conversionCall As BoundCall = DirectCast(Me.
Visit
(node.ConversionCall), BoundCall)
12849
Dim source As BoundQueryPart = DirectCast(Me.
Visit
(node.Source), BoundQueryPart)
12856
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12863
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12869
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12875
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12886
Dim capturedGroupOpt As BoundQueryClauseBase = DirectCast(Me.
Visit
(node.CapturedGroupOpt), BoundQueryClauseBase)
12887
Dim groupPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.GroupPlaceholderOpt), BoundRValuePlaceholder)
12888
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12895
Dim group As BoundExpression = DirectCast(Me.
Visit
(node.Group), BoundExpression)
12906
Dim eventAccess As BoundExpression = DirectCast(Me.
Visit
(node.EventAccess), BoundExpression)
12907
Dim handler As BoundExpression = DirectCast(Me.
Visit
(node.Handler), BoundExpression)
12912
Dim eventAccess As BoundExpression = DirectCast(Me.
Visit
(node.EventAccess), BoundExpression)
12913
Dim handler As BoundExpression = DirectCast(Me.
Visit
(node.Handler), BoundExpression)
12918
Dim eventInvocation As BoundExpression = DirectCast(Me.
Visit
(node.EventInvocation), BoundExpression)
12924
Dim resourceExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ResourceExpressionOpt), BoundExpression)
12925
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12930
Dim lockExpression As BoundExpression = DirectCast(Me.
Visit
(node.LockExpression), BoundExpression)
12931
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12936
Dim xmlNamespace As BoundExpression = DirectCast(Me.
Visit
(node.XmlNamespace), BoundExpression)
12937
Dim localName As BoundExpression = DirectCast(Me.
Visit
(node.LocalName), BoundExpression)
12944
Dim xmlNamespace As BoundExpression = DirectCast(Me.
Visit
(node.XmlNamespace), BoundExpression)
12951
Dim declaration As BoundExpression = DirectCast(Me.
Visit
(node.Declaration), BoundExpression)
12958
Dim version As BoundExpression = DirectCast(Me.
Visit
(node.Version), BoundExpression)
12959
Dim encoding As BoundExpression = DirectCast(Me.
Visit
(node.Encoding), BoundExpression)
12960
Dim standalone As BoundExpression = DirectCast(Me.
Visit
(node.Standalone), BoundExpression)
12967
Dim target As BoundExpression = DirectCast(Me.
Visit
(node.Target), BoundExpression)
12968
Dim data As BoundExpression = DirectCast(Me.
Visit
(node.Data), BoundExpression)
12975
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12982
Dim name As BoundExpression = DirectCast(Me.
Visit
(node.Name), BoundExpression)
12983
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12990
Dim argument As BoundExpression = DirectCast(Me.
Visit
(node.Argument), BoundExpression)
12997
Dim memberAccess As BoundExpression = DirectCast(Me.
Visit
(node.MemberAccess), BoundExpression)
13003
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
13009
Dim value As BoundLiteral = DirectCast(Me.
Visit
(node.Value), BoundLiteral)
13016
Dim labelExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.LabelExpressionOpt), BoundExpression)
13021
Dim labelExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.LabelExpressionOpt), BoundExpression)
13026
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
13031
Dim activeHandlerLocal As BoundLocal = DirectCast(Me.
Visit
(node.ActiveHandlerLocal), BoundLocal)
13032
Dim resumeTargetLocal As BoundLocal = DirectCast(Me.
Visit
(node.ResumeTargetLocal), BoundLocal)
13038
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
13044
Dim resumeTargetTemporary As BoundLocal = DirectCast(Me.
Visit
(node.ResumeTargetTemporary), BoundLocal)
13045
Dim resumeLabel As BoundLabelStatement = DirectCast(Me.
Visit
(node.ResumeLabel), BoundLabelStatement)
13046
Dim resumeNextLabel As BoundLabelStatement = DirectCast(Me.
Visit
(node.ResumeNextLabel), BoundLabelStatement)
13052
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
13053
Dim awaitableInstancePlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.AwaitableInstancePlaceholder), BoundRValuePlaceholder)
13054
Dim getAwaiter As BoundExpression = DirectCast(Me.
Visit
(node.GetAwaiter), BoundExpression)
13055
Dim awaiterInstancePlaceholder As BoundLValuePlaceholder = DirectCast(Me.
Visit
(node.AwaiterInstancePlaceholder), BoundLValuePlaceholder)
13056
Dim isCompleted As BoundExpression = DirectCast(Me.
Visit
(node.IsCompleted), BoundExpression)
13057
Dim getResult As BoundExpression = DirectCast(Me.
Visit
(node.GetResult), BoundExpression)
13064
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
13078
Dim original As BoundExpression = DirectCast(Me.
Visit
(node.Original), BoundExpression)
13079
Dim start As BoundExpression = DirectCast(Me.
Visit
(node.Start), BoundExpression)
13080
Dim lengthOpt As BoundExpression = DirectCast(Me.
Visit
(node.LengthOpt), BoundExpression)
13081
Dim source As BoundExpression = DirectCast(Me.
Visit
(node.Source), BoundExpression)
13087
Dim receiver As BoundExpression = DirectCast(Me.
Visit
(node.Receiver), BoundExpression)
13088
Dim placeholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.Placeholder), BoundRValuePlaceholder)
13089
Dim accessExpression As BoundExpression = DirectCast(Me.
Visit
(node.AccessExpression), BoundExpression)
13100
Dim receiverOrCondition As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOrCondition), BoundExpression)
13101
Dim whenNotNull As BoundExpression = DirectCast(Me.
Visit
(node.WhenNotNull), BoundExpression)
13102
Dim whenNullOpt As BoundExpression = DirectCast(Me.
Visit
(node.WhenNullOpt), BoundExpression)
13108
Dim valueTypeReceiver As BoundExpression = DirectCast(Me.
Visit
(node.ValueTypeReceiver), BoundExpression)
13109
Dim referenceTypeReceiver As BoundExpression = DirectCast(Me.
Visit
(node.ReferenceTypeReceiver), BoundExpression)
13115
Dim argument As BoundExpression = DirectCast(Me.
Visit
(node.Argument), BoundExpression)
13121
Dim expression As BoundTypeExpression = DirectCast(Me.
Visit
(node.Expression), BoundTypeExpression)
13134
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
13135
Dim alignmentOpt As BoundExpression = DirectCast(Me.
Visit
(node.AlignmentOpt), BoundExpression)
13136
Dim formatStringOpt As BoundLiteral = DirectCast(Me.
Visit
(node.FormatStringOpt), BoundLiteral)