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)
11107
Me.
Visit
(node.UnderlyingLValue)
11142
Me.
Visit
(node.Expression)
11147
Me.
Visit
(node.Expression)
11152
Me.
Visit
(node.Expression)
11158
Me.
Visit
(node.Expression)
11163
Me.
Visit
(node.SourceType)
11184
Me.
Visit
(node.UnevaluatedReceiverOpt)
11213
Me.
Visit
(node.Operand)
11218
Me.
Visit
(node.UnderlyingExpression)
11223
Me.
Visit
(node.Operand)
11228
Me.
Visit
(node.Left)
11229
Me.
Visit
(node.Right)
11234
Me.
Visit
(node.UnderlyingExpression)
11239
Me.
Visit
(node.LeftOperand)
11240
Me.
Visit
(node.LeftOperandPlaceholder)
11241
Me.
Visit
(node.LeftTest)
11242
Me.
Visit
(node.BitwiseOperator)
11251
Me.
Visit
(node.Left)
11252
Me.
Visit
(node.LeftOnTheRightOpt)
11253
Me.
Visit
(node.Right)
11258
Me.
Visit
(node.ByRefLocal)
11259
Me.
Visit
(node.LValue)
11264
Me.
Visit
(node.MethodGroup)
11269
Me.
Visit
(node.Condition)
11270
Me.
Visit
(node.WhenTrue)
11271
Me.
Visit
(node.WhenFalse)
11276
Me.
Visit
(node.TestExpression)
11277
Me.
Visit
(node.ElseExpression)
11282
Me.
Visit
(node.Operand)
11283
Me.
Visit
(node.ExtendedInfoOpt)
11288
Me.
Visit
(node.Lambda)
11289
Me.
Visit
(node.ReceiverPlaceholderOpt)
11300
Me.
Visit
(node.UnderlyingExpression)
11305
Me.
Visit
(node.Operand)
11306
Me.
Visit
(node.RelaxationLambdaOpt)
11311
Me.
Visit
(node.Operand)
11312
Me.
Visit
(node.RelaxationLambdaOpt)
11317
Me.
Visit
(node.Operand)
11322
Me.
Visit
(node.StatementOpt)
11327
Me.
Visit
(node.Expression)
11332
Me.
Visit
(node.StatementOpt)
11341
Me.
Visit
(node.TypeArgumentsOpt)
11342
Me.
Visit
(node.ReceiverOpt)
11347
Me.
Visit
(node.ReceiverOpt)
11352
Me.
Visit
(node.ExpressionOpt)
11357
Me.
Visit
(node.Expression)
11362
Me.
Visit
(node.ExpressionOpt)
11372
Me.
Visit
(node.Operand)
11383
Me.
Visit
(node.ReceiverOpt)
11395
Me.
Visit
(node.ReceiverOpt)
11396
Me.
Visit
(node.TypeArgumentsOpt)
11401
Me.
Visit
(node.Member)
11407
Me.
Visit
(node.MemberAccess)
11423
Me.
Visit
(node.InitializerOpt)
11428
Me.
Visit
(node.InitializerOpt)
11443
Me.
Visit
(node.Value)
11448
Me.
Visit
(node.PlaceholderOpt)
11454
Me.
Visit
(node.PlaceholderOpt)
11460
Me.
Visit
(node.InitializerOpt)
11465
Me.
Visit
(node.ReceiverOpt)
11466
Me.
Visit
(node.RelaxationLambdaOpt)
11467
Me.
Visit
(node.RelaxationReceiverPlaceholderOpt)
11473
Me.
Visit
(node.InitializerOpt)
11479
Me.
Visit
(node.Initializer)
11489
Me.
Visit
(node.ReceiverOpt)
11494
Me.
Visit
(node.ReceiverOpt)
11500
Me.
Visit
(node.ReceiverOpt)
11510
Me.
Visit
(node.Statement)
11515
Me.
Visit
(node.DeclarationInitializerOpt)
11516
Me.
Visit
(node.IdentifierInitializerOpt)
11522
Me.
Visit
(node.Initializer)
11528
Me.
Visit
(node.InitializerOpt)
11537
Me.
Visit
(node.MemberAccessExpressionOpt)
11538
Me.
Visit
(node.InitialValue)
11543
Me.
Visit
(node.MemberAccessExpressionOpt)
11544
Me.
Visit
(node.InitialValue)
11549
Me.
Visit
(node.Value)
11554
Me.
Visit
(node.Statement)
11560
Me.
Visit
(node.ValueOpt)
11565
Me.
Visit
(node.Expression)
11570
Me.
Visit
(node.Condition)
11571
Me.
Visit
(node.Consequence)
11572
Me.
Visit
(node.AlternativeOpt)
11577
Me.
Visit
(node.ExpressionStatement)
11578
Me.
Visit
(node.ExprPlaceholderOpt)
11584
Me.
Visit
(node.CaseStatement)
11585
Me.
Visit
(node.Body)
11591
Me.
Visit
(node.ConditionOpt)
11596
Me.
Visit
(node.ValueOpt)
11597
Me.
Visit
(node.ConditionOpt)
11602
Me.
Visit
(node.LowerBoundOpt)
11603
Me.
Visit
(node.UpperBoundOpt)
11604
Me.
Visit
(node.LowerBoundConditionOpt)
11605
Me.
Visit
(node.UpperBoundConditionOpt)
11610
Me.
Visit
(node.ValueOpt)
11611
Me.
Visit
(node.ConditionOpt)
11616
Me.
Visit
(node.TopConditionOpt)
11617
Me.
Visit
(node.BottomConditionOpt)
11618
Me.
Visit
(node.Body)
11623
Me.
Visit
(node.Condition)
11624
Me.
Visit
(node.Body)
11629
Me.
Visit
(node.LeftOperandPlaceholder)
11630
Me.
Visit
(node.RightOperandPlaceholder)
11631
Me.
Visit
(node.Addition)
11632
Me.
Visit
(node.Subtraction)
11633
Me.
Visit
(node.LessThanOrEqual)
11634
Me.
Visit
(node.GreaterThanOrEqual)
11639
Me.
Visit
(node.InitialValue)
11640
Me.
Visit
(node.LimitValue)
11641
Me.
Visit
(node.StepValue)
11642
Me.
Visit
(node.OperatorsOpt)
11643
Me.
Visit
(node.ControlVariable)
11644
Me.
Visit
(node.Body)
11650
Me.
Visit
(node.Collection)
11651
Me.
Visit
(node.ControlVariable)
11652
Me.
Visit
(node.Body)
11666
Me.
Visit
(node.TryBlock)
11668
Me.
Visit
(node.FinallyBlockOpt)
11673
Me.
Visit
(node.ExceptionSourceOpt)
11674
Me.
Visit
(node.ErrorLineNumberOpt)
11675
Me.
Visit
(node.ExceptionFilterOpt)
11676
Me.
Visit
(node.Body)
11725
Me.
Visit
(node.OriginalArgument)
11726
Me.
Visit
(node.InConversion)
11727
Me.
Visit
(node.InPlaceholder)
11728
Me.
Visit
(node.OutConversion)
11729
Me.
Visit
(node.OutPlaceholder)
11734
Me.
Visit
(node.OriginalArgument)
11747
Me.
Visit
(node.LabelExpressionOpt)
11757
Me.
Visit
(node.Condition)
11762
Me.
Visit
(node.OriginalExpression)
11763
Me.
Visit
(node.Body)
11772
Me.
Visit
(node.Body)
11777
Me.
Visit
(node.LastOperator)
11782
Me.
Visit
(node.Expression)
11787
Me.
Visit
(node.ConversionCall)
11792
Me.
Visit
(node.Source)
11797
Me.
Visit
(node.UnderlyingExpression)
11802
Me.
Visit
(node.UnderlyingExpression)
11807
Me.
Visit
(node.Expression)
11812
Me.
Visit
(node.Value)
11821
Me.
Visit
(node.CapturedGroupOpt)
11822
Me.
Visit
(node.GroupPlaceholderOpt)
11823
Me.
Visit
(node.UnderlyingExpression)
11828
Me.
Visit
(node.Group)
11837
Me.
Visit
(node.EventAccess)
11838
Me.
Visit
(node.Handler)
11843
Me.
Visit
(node.EventAccess)
11844
Me.
Visit
(node.Handler)
11849
Me.
Visit
(node.EventInvocation)
11855
Me.
Visit
(node.ResourceExpressionOpt)
11856
Me.
Visit
(node.Body)
11861
Me.
Visit
(node.LockExpression)
11862
Me.
Visit
(node.Body)
11867
Me.
Visit
(node.XmlNamespace)
11868
Me.
Visit
(node.LocalName)
11873
Me.
Visit
(node.XmlNamespace)
11878
Me.
Visit
(node.Declaration)
11884
Me.
Visit
(node.Version)
11885
Me.
Visit
(node.Encoding)
11886
Me.
Visit
(node.Standalone)
11891
Me.
Visit
(node.Target)
11892
Me.
Visit
(node.Data)
11897
Me.
Visit
(node.Value)
11902
Me.
Visit
(node.Name)
11903
Me.
Visit
(node.Value)
11908
Me.
Visit
(node.Argument)
11914
Me.
Visit
(node.MemberAccess)
11919
Me.
Visit
(node.Expression)
11924
Me.
Visit
(node.Value)
11929
Me.
Visit
(node.LabelExpressionOpt)
11934
Me.
Visit
(node.LabelExpressionOpt)
11939
Me.
Visit
(node.Body)
11944
Me.
Visit
(node.ActiveHandlerLocal)
11945
Me.
Visit
(node.ResumeTargetLocal)
11950
Me.
Visit
(node.Value)
11956
Me.
Visit
(node.ResumeTargetTemporary)
11957
Me.
Visit
(node.ResumeLabel)
11958
Me.
Visit
(node.ResumeNextLabel)
11964
Me.
Visit
(node.Operand)
11965
Me.
Visit
(node.AwaitableInstancePlaceholder)
11966
Me.
Visit
(node.GetAwaiter)
11967
Me.
Visit
(node.AwaiterInstancePlaceholder)
11968
Me.
Visit
(node.IsCompleted)
11969
Me.
Visit
(node.GetResult)
11975
Me.
Visit
(node.ValueOpt)
11988
Me.
Visit
(node.Original)
11989
Me.
Visit
(node.Start)
11990
Me.
Visit
(node.LengthOpt)
11991
Me.
Visit
(node.Source)
11996
Me.
Visit
(node.Receiver)
11997
Me.
Visit
(node.Placeholder)
11998
Me.
Visit
(node.AccessExpression)
12007
Me.
Visit
(node.Receiver)
12008
Me.
Visit
(node.WhenNotNull)
12009
Me.
Visit
(node.WhenNullOpt)
12014
Me.
Visit
(node.ValueTypeReceiver)
12015
Me.
Visit
(node.ReferenceTypeReceiver)
12020
Me.
Visit
(node.Argument)
12025
Me.
Visit
(node.Expression)
12035
Me.
Visit
(node.Expression)
12036
Me.
Visit
(node.AlignmentOpt)
12037
Me.
Visit
(node.FormatStringOpt)
12057
Dim underlyingLValue As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingLValue), BoundExpression)
12099
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12105
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12111
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12118
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12124
Dim sourceType As BoundTypeExpression = DirectCast(Me.
Visit
(node.SourceType), BoundTypeExpression)
12151
Dim unevaluatedReceiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.UnevaluatedReceiverOpt), BoundExpression)
12187
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12193
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12199
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12205
Dim left As BoundExpression = DirectCast(Me.
Visit
(node.Left), BoundExpression)
12206
Dim right As BoundExpression = DirectCast(Me.
Visit
(node.Right), BoundExpression)
12212
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12218
Dim leftOperand As BoundExpression = DirectCast(Me.
Visit
(node.LeftOperand), BoundExpression)
12219
Dim leftOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.LeftOperandPlaceholder), BoundRValuePlaceholder)
12220
Dim leftTest As BoundExpression = DirectCast(Me.
Visit
(node.LeftTest), BoundExpression)
12221
Dim bitwiseOperator As BoundUserDefinedBinaryOperator = DirectCast(Me.
Visit
(node.BitwiseOperator), BoundUserDefinedBinaryOperator)
12232
Dim left As BoundExpression = DirectCast(Me.
Visit
(node.Left), BoundExpression)
12233
Dim leftOnTheRightOpt As BoundCompoundAssignmentTargetPlaceholder = DirectCast(Me.
Visit
(node.LeftOnTheRightOpt), BoundCompoundAssignmentTargetPlaceholder)
12234
Dim right As BoundExpression = DirectCast(Me.
Visit
(node.Right), BoundExpression)
12240
Dim byRefLocal As BoundLocal = DirectCast(Me.
Visit
(node.ByRefLocal), BoundLocal)
12241
Dim lValue As BoundExpression = DirectCast(Me.
Visit
(node.LValue), BoundExpression)
12247
Dim methodGroup As BoundMethodGroup = DirectCast(Me.
Visit
(node.MethodGroup), BoundMethodGroup)
12253
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12254
Dim whenTrue As BoundExpression = DirectCast(Me.
Visit
(node.WhenTrue), BoundExpression)
12255
Dim whenFalse As BoundExpression = DirectCast(Me.
Visit
(node.WhenFalse), BoundExpression)
12261
Dim testExpression As BoundExpression = DirectCast(Me.
Visit
(node.TestExpression), BoundExpression)
12264
Dim elseExpression As BoundExpression = DirectCast(Me.
Visit
(node.ElseExpression), BoundExpression)
12270
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12271
Dim extendedInfoOpt As BoundExtendedConversionInfo = DirectCast(Me.
Visit
(node.ExtendedInfoOpt), BoundExtendedConversionInfo)
12277
Dim lambda As BoundLambda = DirectCast(Me.
Visit
(node.Lambda), BoundLambda)
12278
Dim receiverPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.ReceiverPlaceholderOpt), BoundRValuePlaceholder)
12289
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12295
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12296
Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.
Visit
(node.RelaxationLambdaOpt), BoundLambda)
12302
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12303
Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.
Visit
(node.RelaxationLambdaOpt), BoundLambda)
12309
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12316
Dim statementOpt As BoundStatement = DirectCast(Me.
Visit
(node.StatementOpt), BoundStatement)
12321
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12327
Dim statementOpt As BoundStatement = DirectCast(Me.
Visit
(node.StatementOpt), BoundStatement)
12336
Dim typeArgumentsOpt As BoundTypeArguments = DirectCast(Me.
Visit
(node.TypeArgumentsOpt), BoundTypeArguments)
12337
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12343
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12349
Dim expressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExpressionOpt), BoundExpression)
12354
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12359
Dim expressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExpressionOpt), BoundExpression)
12369
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12381
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12395
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12396
Dim typeArgumentsOpt As BoundTypeArguments = DirectCast(Me.
Visit
(node.TypeArgumentsOpt), BoundTypeArguments)
12403
Dim member As BoundExpression = DirectCast(Me.
Visit
(node.Member), BoundExpression)
12411
Dim memberAccess As BoundLateMemberAccess = DirectCast(Me.
Visit
(node.MemberAccess), BoundLateMemberAccess)
12432
Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.
Visit
(node.InitializerOpt), BoundObjectInitializerExpressionBase)
12438
Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.
Visit
(node.InitializerOpt), BoundObjectInitializerExpressionBase)
12456
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12462
Dim placeholderOpt As BoundWithLValueExpressionPlaceholder = DirectCast(Me.
Visit
(node.PlaceholderOpt), BoundWithLValueExpressionPlaceholder)
12469
Dim placeholderOpt As BoundWithLValueExpressionPlaceholder = DirectCast(Me.
Visit
(node.PlaceholderOpt), BoundWithLValueExpressionPlaceholder)
12476
Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.
Visit
(node.InitializerOpt), BoundObjectInitializerExpressionBase)
12482
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12483
Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.
Visit
(node.RelaxationLambdaOpt), BoundLambda)
12484
Dim relaxationReceiverPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.RelaxationReceiverPlaceholderOpt), BoundRValuePlaceholder)
12492
Dim initializerOpt As BoundArrayInitialization = DirectCast(Me.
Visit
(node.InitializerOpt), BoundArrayInitialization)
12500
Dim initializer As BoundArrayInitialization = DirectCast(Me.
Visit
(node.Initializer), BoundArrayInitialization)
12512
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12519
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12526
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12537
Dim statement As BoundStatement = DirectCast(Me.
Visit
(node.Statement), BoundStatement)
12542
Dim declarationInitializerOpt As BoundExpression = DirectCast(Me.
Visit
(node.DeclarationInitializerOpt), BoundExpression)
12543
Dim identifierInitializerOpt As BoundArrayCreation = DirectCast(Me.
Visit
(node.IdentifierInitializerOpt), BoundArrayCreation)
12549
Dim initializer As BoundExpression = DirectCast(Me.
Visit
(node.Initializer), BoundExpression)
12555
Dim initializerOpt As BoundExpression = DirectCast(Me.
Visit
(node.InitializerOpt), BoundExpression)
12564
Dim memberAccessExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.MemberAccessExpressionOpt), BoundExpression)
12565
Dim initialValue As BoundExpression = DirectCast(Me.
Visit
(node.InitialValue), BoundExpression)
12570
Dim memberAccessExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.MemberAccessExpressionOpt), BoundExpression)
12571
Dim initialValue As BoundExpression = DirectCast(Me.
Visit
(node.InitialValue), BoundExpression)
12576
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12581
Dim statement As BoundStatement = DirectCast(Me.
Visit
(node.Statement), BoundStatement)
12587
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
12593
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12598
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12599
Dim consequence As BoundStatement = DirectCast(Me.
Visit
(node.Consequence), BoundStatement)
12600
Dim alternativeOpt As BoundStatement = DirectCast(Me.
Visit
(node.AlternativeOpt), BoundStatement)
12605
Dim expressionStatement As BoundExpressionStatement = DirectCast(Me.
Visit
(node.ExpressionStatement), BoundExpressionStatement)
12606
Dim exprPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.ExprPlaceholderOpt), BoundRValuePlaceholder)
12612
Dim caseStatement As BoundCaseStatement = DirectCast(Me.
Visit
(node.CaseStatement), BoundCaseStatement)
12613
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12619
Dim conditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ConditionOpt), BoundExpression)
12624
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
12625
Dim conditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ConditionOpt), BoundExpression)
12630
Dim lowerBoundOpt As BoundExpression = DirectCast(Me.
Visit
(node.LowerBoundOpt), BoundExpression)
12631
Dim upperBoundOpt As BoundExpression = DirectCast(Me.
Visit
(node.UpperBoundOpt), BoundExpression)
12632
Dim lowerBoundConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.LowerBoundConditionOpt), BoundExpression)
12633
Dim upperBoundConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.UpperBoundConditionOpt), BoundExpression)
12638
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
12639
Dim conditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ConditionOpt), BoundExpression)
12644
Dim topConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.TopConditionOpt), BoundExpression)
12645
Dim bottomConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.BottomConditionOpt), BoundExpression)
12646
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12651
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12652
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12657
Dim leftOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.LeftOperandPlaceholder), BoundRValuePlaceholder)
12658
Dim rightOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.RightOperandPlaceholder), BoundRValuePlaceholder)
12659
Dim addition As BoundUserDefinedBinaryOperator = DirectCast(Me.
Visit
(node.Addition), BoundUserDefinedBinaryOperator)
12660
Dim subtraction As BoundUserDefinedBinaryOperator = DirectCast(Me.
Visit
(node.Subtraction), BoundUserDefinedBinaryOperator)
12661
Dim lessThanOrEqual As BoundExpression = DirectCast(Me.
Visit
(node.LessThanOrEqual), BoundExpression)
12662
Dim greaterThanOrEqual As BoundExpression = DirectCast(Me.
Visit
(node.GreaterThanOrEqual), BoundExpression)
12667
Dim initialValue As BoundExpression = DirectCast(Me.
Visit
(node.InitialValue), BoundExpression)
12668
Dim limitValue As BoundExpression = DirectCast(Me.
Visit
(node.LimitValue), BoundExpression)
12669
Dim stepValue As BoundExpression = DirectCast(Me.
Visit
(node.StepValue), BoundExpression)
12670
Dim operatorsOpt As BoundForToUserDefinedOperators = DirectCast(Me.
Visit
(node.OperatorsOpt), BoundForToUserDefinedOperators)
12671
Dim controlVariable As BoundExpression = DirectCast(Me.
Visit
(node.ControlVariable), BoundExpression)
12672
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12678
Dim collection As BoundExpression = DirectCast(Me.
Visit
(node.Collection), BoundExpression)
12679
Dim controlVariable As BoundExpression = DirectCast(Me.
Visit
(node.ControlVariable), BoundExpression)
12680
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12694
Dim tryBlock As BoundBlock = DirectCast(Me.
Visit
(node.TryBlock), BoundBlock)
12696
Dim finallyBlockOpt As BoundBlock = DirectCast(Me.
Visit
(node.FinallyBlockOpt), BoundBlock)
12701
Dim exceptionSourceOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExceptionSourceOpt), BoundExpression)
12702
Dim errorLineNumberOpt As BoundExpression = DirectCast(Me.
Visit
(node.ErrorLineNumberOpt), BoundExpression)
12703
Dim exceptionFilterOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExceptionFilterOpt), BoundExpression)
12704
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12764
Dim originalArgument As BoundExpression = DirectCast(Me.
Visit
(node.OriginalArgument), BoundExpression)
12765
Dim inConversion As BoundExpression = DirectCast(Me.
Visit
(node.InConversion), BoundExpression)
12766
Dim inPlaceholder As BoundByRefArgumentPlaceholder = DirectCast(Me.
Visit
(node.InPlaceholder), BoundByRefArgumentPlaceholder)
12767
Dim outConversion As BoundExpression = DirectCast(Me.
Visit
(node.OutConversion), BoundExpression)
12768
Dim outPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.OutPlaceholder), BoundRValuePlaceholder)
12774
Dim originalArgument As BoundExpression = DirectCast(Me.
Visit
(node.OriginalArgument), BoundExpression)
12789
Dim labelExpressionOpt As BoundLabel = DirectCast(Me.
Visit
(node.LabelExpressionOpt), BoundLabel)
12799
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12804
Dim originalExpression As BoundExpression = DirectCast(Me.
Visit
(node.OriginalExpression), BoundExpression)
12805
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12816
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12822
Dim lastOperator As BoundQueryClauseBase = DirectCast(Me.
Visit
(node.LastOperator), BoundQueryClauseBase)
12828
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12834
Dim conversionCall As BoundCall = DirectCast(Me.
Visit
(node.ConversionCall), BoundCall)
12840
Dim source As BoundQueryPart = DirectCast(Me.
Visit
(node.Source), BoundQueryPart)
12847
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12854
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12860
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12866
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12877
Dim capturedGroupOpt As BoundQueryClauseBase = DirectCast(Me.
Visit
(node.CapturedGroupOpt), BoundQueryClauseBase)
12878
Dim groupPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.GroupPlaceholderOpt), BoundRValuePlaceholder)
12879
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12886
Dim group As BoundExpression = DirectCast(Me.
Visit
(node.Group), BoundExpression)
12897
Dim eventAccess As BoundExpression = DirectCast(Me.
Visit
(node.EventAccess), BoundExpression)
12898
Dim handler As BoundExpression = DirectCast(Me.
Visit
(node.Handler), BoundExpression)
12903
Dim eventAccess As BoundExpression = DirectCast(Me.
Visit
(node.EventAccess), BoundExpression)
12904
Dim handler As BoundExpression = DirectCast(Me.
Visit
(node.Handler), BoundExpression)
12909
Dim eventInvocation As BoundExpression = DirectCast(Me.
Visit
(node.EventInvocation), BoundExpression)
12915
Dim resourceExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ResourceExpressionOpt), BoundExpression)
12916
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12921
Dim lockExpression As BoundExpression = DirectCast(Me.
Visit
(node.LockExpression), BoundExpression)
12922
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12927
Dim xmlNamespace As BoundExpression = DirectCast(Me.
Visit
(node.XmlNamespace), BoundExpression)
12928
Dim localName As BoundExpression = DirectCast(Me.
Visit
(node.LocalName), BoundExpression)
12935
Dim xmlNamespace As BoundExpression = DirectCast(Me.
Visit
(node.XmlNamespace), BoundExpression)
12942
Dim declaration As BoundExpression = DirectCast(Me.
Visit
(node.Declaration), BoundExpression)
12949
Dim version As BoundExpression = DirectCast(Me.
Visit
(node.Version), BoundExpression)
12950
Dim encoding As BoundExpression = DirectCast(Me.
Visit
(node.Encoding), BoundExpression)
12951
Dim standalone As BoundExpression = DirectCast(Me.
Visit
(node.Standalone), BoundExpression)
12958
Dim target As BoundExpression = DirectCast(Me.
Visit
(node.Target), BoundExpression)
12959
Dim data As BoundExpression = DirectCast(Me.
Visit
(node.Data), BoundExpression)
12966
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12973
Dim name As BoundExpression = DirectCast(Me.
Visit
(node.Name), BoundExpression)
12974
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12981
Dim argument As BoundExpression = DirectCast(Me.
Visit
(node.Argument), BoundExpression)
12988
Dim memberAccess As BoundExpression = DirectCast(Me.
Visit
(node.MemberAccess), BoundExpression)
12994
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
13000
Dim value As BoundLiteral = DirectCast(Me.
Visit
(node.Value), BoundLiteral)
13007
Dim labelExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.LabelExpressionOpt), BoundExpression)
13012
Dim labelExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.LabelExpressionOpt), BoundExpression)
13017
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
13022
Dim activeHandlerLocal As BoundLocal = DirectCast(Me.
Visit
(node.ActiveHandlerLocal), BoundLocal)
13023
Dim resumeTargetLocal As BoundLocal = DirectCast(Me.
Visit
(node.ResumeTargetLocal), BoundLocal)
13029
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
13035
Dim resumeTargetTemporary As BoundLocal = DirectCast(Me.
Visit
(node.ResumeTargetTemporary), BoundLocal)
13036
Dim resumeLabel As BoundLabelStatement = DirectCast(Me.
Visit
(node.ResumeLabel), BoundLabelStatement)
13037
Dim resumeNextLabel As BoundLabelStatement = DirectCast(Me.
Visit
(node.ResumeNextLabel), BoundLabelStatement)
13043
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
13044
Dim awaitableInstancePlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.AwaitableInstancePlaceholder), BoundRValuePlaceholder)
13045
Dim getAwaiter As BoundExpression = DirectCast(Me.
Visit
(node.GetAwaiter), BoundExpression)
13046
Dim awaiterInstancePlaceholder As BoundLValuePlaceholder = DirectCast(Me.
Visit
(node.AwaiterInstancePlaceholder), BoundLValuePlaceholder)
13047
Dim isCompleted As BoundExpression = DirectCast(Me.
Visit
(node.IsCompleted), BoundExpression)
13048
Dim getResult As BoundExpression = DirectCast(Me.
Visit
(node.GetResult), BoundExpression)
13055
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
13069
Dim original As BoundExpression = DirectCast(Me.
Visit
(node.Original), BoundExpression)
13070
Dim start As BoundExpression = DirectCast(Me.
Visit
(node.Start), BoundExpression)
13071
Dim lengthOpt As BoundExpression = DirectCast(Me.
Visit
(node.LengthOpt), BoundExpression)
13072
Dim source As BoundExpression = DirectCast(Me.
Visit
(node.Source), BoundExpression)
13078
Dim receiver As BoundExpression = DirectCast(Me.
Visit
(node.Receiver), BoundExpression)
13079
Dim placeholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.Placeholder), BoundRValuePlaceholder)
13080
Dim accessExpression As BoundExpression = DirectCast(Me.
Visit
(node.AccessExpression), BoundExpression)
13091
Dim receiver As BoundExpression = DirectCast(Me.
Visit
(node.Receiver), BoundExpression)
13092
Dim whenNotNull As BoundExpression = DirectCast(Me.
Visit
(node.WhenNotNull), BoundExpression)
13093
Dim whenNullOpt As BoundExpression = DirectCast(Me.
Visit
(node.WhenNullOpt), BoundExpression)
13099
Dim valueTypeReceiver As BoundExpression = DirectCast(Me.
Visit
(node.ValueTypeReceiver), BoundExpression)
13100
Dim referenceTypeReceiver As BoundExpression = DirectCast(Me.
Visit
(node.ReferenceTypeReceiver), BoundExpression)
13106
Dim argument As BoundExpression = DirectCast(Me.
Visit
(node.Argument), BoundExpression)
13112
Dim expression As BoundTypeExpression = DirectCast(Me.
Visit
(node.Expression), BoundTypeExpression)
13125
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
13126
Dim alignmentOpt As BoundExpression = DirectCast(Me.
Visit
(node.AlignmentOpt), BoundExpression)
13127
Dim formatStringOpt As BoundLiteral = DirectCast(Me.
Visit
(node.FormatStringOpt), BoundLiteral)