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