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)
11100
Me.
Visit
(node.UnderlyingLValue)
11135
Me.
Visit
(node.Expression)
11140
Me.
Visit
(node.Expression)
11145
Me.
Visit
(node.Expression)
11151
Me.
Visit
(node.Expression)
11156
Me.
Visit
(node.SourceType)
11177
Me.
Visit
(node.UnevaluatedReceiverOpt)
11206
Me.
Visit
(node.Operand)
11211
Me.
Visit
(node.UnderlyingExpression)
11216
Me.
Visit
(node.Operand)
11221
Me.
Visit
(node.Left)
11222
Me.
Visit
(node.Right)
11227
Me.
Visit
(node.UnderlyingExpression)
11232
Me.
Visit
(node.LeftOperand)
11233
Me.
Visit
(node.LeftOperandPlaceholder)
11234
Me.
Visit
(node.LeftTest)
11235
Me.
Visit
(node.BitwiseOperator)
11244
Me.
Visit
(node.Left)
11245
Me.
Visit
(node.LeftOnTheRightOpt)
11246
Me.
Visit
(node.Right)
11251
Me.
Visit
(node.ByRefLocal)
11252
Me.
Visit
(node.LValue)
11257
Me.
Visit
(node.MethodGroup)
11262
Me.
Visit
(node.Condition)
11263
Me.
Visit
(node.WhenTrue)
11264
Me.
Visit
(node.WhenFalse)
11269
Me.
Visit
(node.TestExpression)
11270
Me.
Visit
(node.ElseExpression)
11275
Me.
Visit
(node.Operand)
11276
Me.
Visit
(node.ExtendedInfoOpt)
11281
Me.
Visit
(node.Lambda)
11282
Me.
Visit
(node.ReceiverPlaceholderOpt)
11293
Me.
Visit
(node.UnderlyingExpression)
11298
Me.
Visit
(node.Operand)
11299
Me.
Visit
(node.RelaxationLambdaOpt)
11304
Me.
Visit
(node.Operand)
11305
Me.
Visit
(node.RelaxationLambdaOpt)
11310
Me.
Visit
(node.Operand)
11315
Me.
Visit
(node.StatementOpt)
11320
Me.
Visit
(node.Expression)
11325
Me.
Visit
(node.StatementOpt)
11334
Me.
Visit
(node.TypeArgumentsOpt)
11335
Me.
Visit
(node.ReceiverOpt)
11340
Me.
Visit
(node.ReceiverOpt)
11345
Me.
Visit
(node.ExpressionOpt)
11350
Me.
Visit
(node.Expression)
11355
Me.
Visit
(node.ExpressionOpt)
11365
Me.
Visit
(node.Operand)
11376
Me.
Visit
(node.ReceiverOpt)
11388
Me.
Visit
(node.ReceiverOpt)
11389
Me.
Visit
(node.TypeArgumentsOpt)
11394
Me.
Visit
(node.Member)
11400
Me.
Visit
(node.MemberAccess)
11416
Me.
Visit
(node.InitializerOpt)
11421
Me.
Visit
(node.InitializerOpt)
11436
Me.
Visit
(node.Value)
11441
Me.
Visit
(node.PlaceholderOpt)
11447
Me.
Visit
(node.PlaceholderOpt)
11453
Me.
Visit
(node.InitializerOpt)
11458
Me.
Visit
(node.ReceiverOpt)
11459
Me.
Visit
(node.RelaxationLambdaOpt)
11460
Me.
Visit
(node.RelaxationReceiverPlaceholderOpt)
11466
Me.
Visit
(node.InitializerOpt)
11472
Me.
Visit
(node.Initializer)
11482
Me.
Visit
(node.ReceiverOpt)
11487
Me.
Visit
(node.ReceiverOpt)
11493
Me.
Visit
(node.ReceiverOpt)
11503
Me.
Visit
(node.Statement)
11508
Me.
Visit
(node.DeclarationInitializerOpt)
11509
Me.
Visit
(node.IdentifierInitializerOpt)
11515
Me.
Visit
(node.Initializer)
11521
Me.
Visit
(node.InitializerOpt)
11530
Me.
Visit
(node.MemberAccessExpressionOpt)
11531
Me.
Visit
(node.InitialValue)
11536
Me.
Visit
(node.MemberAccessExpressionOpt)
11537
Me.
Visit
(node.InitialValue)
11542
Me.
Visit
(node.Value)
11547
Me.
Visit
(node.Statement)
11553
Me.
Visit
(node.ValueOpt)
11558
Me.
Visit
(node.Expression)
11563
Me.
Visit
(node.Condition)
11564
Me.
Visit
(node.Consequence)
11565
Me.
Visit
(node.AlternativeOpt)
11570
Me.
Visit
(node.ExpressionStatement)
11571
Me.
Visit
(node.ExprPlaceholderOpt)
11577
Me.
Visit
(node.CaseStatement)
11578
Me.
Visit
(node.Body)
11584
Me.
Visit
(node.ConditionOpt)
11589
Me.
Visit
(node.ValueOpt)
11590
Me.
Visit
(node.ConditionOpt)
11595
Me.
Visit
(node.LowerBoundOpt)
11596
Me.
Visit
(node.UpperBoundOpt)
11597
Me.
Visit
(node.LowerBoundConditionOpt)
11598
Me.
Visit
(node.UpperBoundConditionOpt)
11603
Me.
Visit
(node.ValueOpt)
11604
Me.
Visit
(node.ConditionOpt)
11609
Me.
Visit
(node.TopConditionOpt)
11610
Me.
Visit
(node.BottomConditionOpt)
11611
Me.
Visit
(node.Body)
11616
Me.
Visit
(node.Condition)
11617
Me.
Visit
(node.Body)
11622
Me.
Visit
(node.LeftOperandPlaceholder)
11623
Me.
Visit
(node.RightOperandPlaceholder)
11624
Me.
Visit
(node.Addition)
11625
Me.
Visit
(node.Subtraction)
11626
Me.
Visit
(node.LessThanOrEqual)
11627
Me.
Visit
(node.GreaterThanOrEqual)
11632
Me.
Visit
(node.InitialValue)
11633
Me.
Visit
(node.LimitValue)
11634
Me.
Visit
(node.StepValue)
11635
Me.
Visit
(node.OperatorsOpt)
11636
Me.
Visit
(node.ControlVariable)
11637
Me.
Visit
(node.Body)
11643
Me.
Visit
(node.Collection)
11644
Me.
Visit
(node.ControlVariable)
11645
Me.
Visit
(node.Body)
11659
Me.
Visit
(node.TryBlock)
11661
Me.
Visit
(node.FinallyBlockOpt)
11666
Me.
Visit
(node.ExceptionSourceOpt)
11667
Me.
Visit
(node.ErrorLineNumberOpt)
11668
Me.
Visit
(node.ExceptionFilterOpt)
11669
Me.
Visit
(node.Body)
11718
Me.
Visit
(node.OriginalArgument)
11719
Me.
Visit
(node.InConversion)
11720
Me.
Visit
(node.InPlaceholder)
11721
Me.
Visit
(node.OutConversion)
11722
Me.
Visit
(node.OutPlaceholder)
11727
Me.
Visit
(node.OriginalArgument)
11740
Me.
Visit
(node.LabelExpressionOpt)
11750
Me.
Visit
(node.Condition)
11755
Me.
Visit
(node.OriginalExpression)
11756
Me.
Visit
(node.Body)
11765
Me.
Visit
(node.Body)
11770
Me.
Visit
(node.LastOperator)
11775
Me.
Visit
(node.Expression)
11780
Me.
Visit
(node.ConversionCall)
11785
Me.
Visit
(node.Source)
11790
Me.
Visit
(node.UnderlyingExpression)
11795
Me.
Visit
(node.UnderlyingExpression)
11800
Me.
Visit
(node.Expression)
11805
Me.
Visit
(node.Value)
11814
Me.
Visit
(node.CapturedGroupOpt)
11815
Me.
Visit
(node.GroupPlaceholderOpt)
11816
Me.
Visit
(node.UnderlyingExpression)
11821
Me.
Visit
(node.Group)
11830
Me.
Visit
(node.EventAccess)
11831
Me.
Visit
(node.Handler)
11836
Me.
Visit
(node.EventAccess)
11837
Me.
Visit
(node.Handler)
11842
Me.
Visit
(node.EventInvocation)
11848
Me.
Visit
(node.ResourceExpressionOpt)
11849
Me.
Visit
(node.Body)
11854
Me.
Visit
(node.LockExpression)
11855
Me.
Visit
(node.Body)
11860
Me.
Visit
(node.XmlNamespace)
11861
Me.
Visit
(node.LocalName)
11866
Me.
Visit
(node.XmlNamespace)
11871
Me.
Visit
(node.Declaration)
11877
Me.
Visit
(node.Version)
11878
Me.
Visit
(node.Encoding)
11879
Me.
Visit
(node.Standalone)
11884
Me.
Visit
(node.Target)
11885
Me.
Visit
(node.Data)
11890
Me.
Visit
(node.Value)
11895
Me.
Visit
(node.Name)
11896
Me.
Visit
(node.Value)
11901
Me.
Visit
(node.Argument)
11907
Me.
Visit
(node.MemberAccess)
11912
Me.
Visit
(node.Expression)
11917
Me.
Visit
(node.Value)
11922
Me.
Visit
(node.LabelExpressionOpt)
11927
Me.
Visit
(node.LabelExpressionOpt)
11932
Me.
Visit
(node.Body)
11937
Me.
Visit
(node.ActiveHandlerLocal)
11938
Me.
Visit
(node.ResumeTargetLocal)
11943
Me.
Visit
(node.Value)
11949
Me.
Visit
(node.ResumeTargetTemporary)
11950
Me.
Visit
(node.ResumeLabel)
11951
Me.
Visit
(node.ResumeNextLabel)
11957
Me.
Visit
(node.Operand)
11958
Me.
Visit
(node.AwaitableInstancePlaceholder)
11959
Me.
Visit
(node.GetAwaiter)
11960
Me.
Visit
(node.AwaiterInstancePlaceholder)
11961
Me.
Visit
(node.IsCompleted)
11962
Me.
Visit
(node.GetResult)
11968
Me.
Visit
(node.ValueOpt)
11981
Me.
Visit
(node.Original)
11982
Me.
Visit
(node.Start)
11983
Me.
Visit
(node.LengthOpt)
11984
Me.
Visit
(node.Source)
11989
Me.
Visit
(node.Receiver)
11990
Me.
Visit
(node.Placeholder)
11991
Me.
Visit
(node.AccessExpression)
12000
Me.
Visit
(node.Receiver)
12001
Me.
Visit
(node.WhenNotNull)
12002
Me.
Visit
(node.WhenNullOpt)
12007
Me.
Visit
(node.ValueTypeReceiver)
12008
Me.
Visit
(node.ReferenceTypeReceiver)
12013
Me.
Visit
(node.Argument)
12018
Me.
Visit
(node.Expression)
12028
Me.
Visit
(node.Expression)
12029
Me.
Visit
(node.AlignmentOpt)
12030
Me.
Visit
(node.FormatStringOpt)
12050
Dim underlyingLValue As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingLValue), BoundExpression)
12092
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12098
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12104
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12111
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12117
Dim sourceType As BoundTypeExpression = DirectCast(Me.
Visit
(node.SourceType), BoundTypeExpression)
12144
Dim unevaluatedReceiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.UnevaluatedReceiverOpt), BoundExpression)
12180
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12186
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12192
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12198
Dim left As BoundExpression = DirectCast(Me.
Visit
(node.Left), BoundExpression)
12199
Dim right As BoundExpression = DirectCast(Me.
Visit
(node.Right), BoundExpression)
12205
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12211
Dim leftOperand As BoundExpression = DirectCast(Me.
Visit
(node.LeftOperand), BoundExpression)
12212
Dim leftOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.LeftOperandPlaceholder), BoundRValuePlaceholder)
12213
Dim leftTest As BoundExpression = DirectCast(Me.
Visit
(node.LeftTest), BoundExpression)
12214
Dim bitwiseOperator As BoundUserDefinedBinaryOperator = DirectCast(Me.
Visit
(node.BitwiseOperator), BoundUserDefinedBinaryOperator)
12225
Dim left As BoundExpression = DirectCast(Me.
Visit
(node.Left), BoundExpression)
12226
Dim leftOnTheRightOpt As BoundCompoundAssignmentTargetPlaceholder = DirectCast(Me.
Visit
(node.LeftOnTheRightOpt), BoundCompoundAssignmentTargetPlaceholder)
12227
Dim right As BoundExpression = DirectCast(Me.
Visit
(node.Right), BoundExpression)
12233
Dim byRefLocal As BoundLocal = DirectCast(Me.
Visit
(node.ByRefLocal), BoundLocal)
12234
Dim lValue As BoundExpression = DirectCast(Me.
Visit
(node.LValue), BoundExpression)
12240
Dim methodGroup As BoundMethodGroup = DirectCast(Me.
Visit
(node.MethodGroup), BoundMethodGroup)
12246
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12247
Dim whenTrue As BoundExpression = DirectCast(Me.
Visit
(node.WhenTrue), BoundExpression)
12248
Dim whenFalse As BoundExpression = DirectCast(Me.
Visit
(node.WhenFalse), BoundExpression)
12254
Dim testExpression As BoundExpression = DirectCast(Me.
Visit
(node.TestExpression), BoundExpression)
12257
Dim elseExpression As BoundExpression = DirectCast(Me.
Visit
(node.ElseExpression), BoundExpression)
12263
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12264
Dim extendedInfoOpt As BoundExtendedConversionInfo = DirectCast(Me.
Visit
(node.ExtendedInfoOpt), BoundExtendedConversionInfo)
12270
Dim lambda As BoundLambda = DirectCast(Me.
Visit
(node.Lambda), BoundLambda)
12271
Dim receiverPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.ReceiverPlaceholderOpt), BoundRValuePlaceholder)
12282
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12288
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12289
Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.
Visit
(node.RelaxationLambdaOpt), BoundLambda)
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)
12309
Dim statementOpt As BoundStatement = DirectCast(Me.
Visit
(node.StatementOpt), BoundStatement)
12314
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12320
Dim statementOpt As BoundStatement = DirectCast(Me.
Visit
(node.StatementOpt), BoundStatement)
12329
Dim typeArgumentsOpt As BoundTypeArguments = DirectCast(Me.
Visit
(node.TypeArgumentsOpt), BoundTypeArguments)
12330
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12336
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12342
Dim expressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExpressionOpt), BoundExpression)
12347
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12352
Dim expressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExpressionOpt), BoundExpression)
12362
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
12374
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12388
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12389
Dim typeArgumentsOpt As BoundTypeArguments = DirectCast(Me.
Visit
(node.TypeArgumentsOpt), BoundTypeArguments)
12396
Dim member As BoundExpression = DirectCast(Me.
Visit
(node.Member), BoundExpression)
12404
Dim memberAccess As BoundLateMemberAccess = DirectCast(Me.
Visit
(node.MemberAccess), BoundLateMemberAccess)
12425
Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.
Visit
(node.InitializerOpt), BoundObjectInitializerExpressionBase)
12431
Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.
Visit
(node.InitializerOpt), BoundObjectInitializerExpressionBase)
12449
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12455
Dim placeholderOpt As BoundWithLValueExpressionPlaceholder = DirectCast(Me.
Visit
(node.PlaceholderOpt), BoundWithLValueExpressionPlaceholder)
12462
Dim placeholderOpt As BoundWithLValueExpressionPlaceholder = DirectCast(Me.
Visit
(node.PlaceholderOpt), BoundWithLValueExpressionPlaceholder)
12469
Dim initializerOpt As BoundObjectInitializerExpressionBase = DirectCast(Me.
Visit
(node.InitializerOpt), BoundObjectInitializerExpressionBase)
12475
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12476
Dim relaxationLambdaOpt As BoundLambda = DirectCast(Me.
Visit
(node.RelaxationLambdaOpt), BoundLambda)
12477
Dim relaxationReceiverPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.RelaxationReceiverPlaceholderOpt), BoundRValuePlaceholder)
12485
Dim initializerOpt As BoundArrayInitialization = DirectCast(Me.
Visit
(node.InitializerOpt), BoundArrayInitialization)
12493
Dim initializer As BoundArrayInitialization = DirectCast(Me.
Visit
(node.Initializer), BoundArrayInitialization)
12505
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12512
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12519
Dim receiverOpt As BoundExpression = DirectCast(Me.
Visit
(node.ReceiverOpt), BoundExpression)
12530
Dim statement As BoundStatement = DirectCast(Me.
Visit
(node.Statement), BoundStatement)
12535
Dim declarationInitializerOpt As BoundExpression = DirectCast(Me.
Visit
(node.DeclarationInitializerOpt), BoundExpression)
12536
Dim identifierInitializerOpt As BoundArrayCreation = DirectCast(Me.
Visit
(node.IdentifierInitializerOpt), BoundArrayCreation)
12542
Dim initializer As BoundExpression = DirectCast(Me.
Visit
(node.Initializer), BoundExpression)
12548
Dim initializerOpt As BoundExpression = DirectCast(Me.
Visit
(node.InitializerOpt), BoundExpression)
12557
Dim memberAccessExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.MemberAccessExpressionOpt), BoundExpression)
12558
Dim initialValue As BoundExpression = DirectCast(Me.
Visit
(node.InitialValue), BoundExpression)
12563
Dim memberAccessExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.MemberAccessExpressionOpt), BoundExpression)
12564
Dim initialValue As BoundExpression = DirectCast(Me.
Visit
(node.InitialValue), BoundExpression)
12569
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12574
Dim statement As BoundStatement = DirectCast(Me.
Visit
(node.Statement), BoundStatement)
12580
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
12586
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12591
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12592
Dim consequence As BoundStatement = DirectCast(Me.
Visit
(node.Consequence), BoundStatement)
12593
Dim alternativeOpt As BoundStatement = DirectCast(Me.
Visit
(node.AlternativeOpt), BoundStatement)
12598
Dim expressionStatement As BoundExpressionStatement = DirectCast(Me.
Visit
(node.ExpressionStatement), BoundExpressionStatement)
12599
Dim exprPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.ExprPlaceholderOpt), BoundRValuePlaceholder)
12605
Dim caseStatement As BoundCaseStatement = DirectCast(Me.
Visit
(node.CaseStatement), BoundCaseStatement)
12606
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12612
Dim conditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ConditionOpt), BoundExpression)
12617
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
12618
Dim conditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ConditionOpt), BoundExpression)
12623
Dim lowerBoundOpt As BoundExpression = DirectCast(Me.
Visit
(node.LowerBoundOpt), BoundExpression)
12624
Dim upperBoundOpt As BoundExpression = DirectCast(Me.
Visit
(node.UpperBoundOpt), BoundExpression)
12625
Dim lowerBoundConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.LowerBoundConditionOpt), BoundExpression)
12626
Dim upperBoundConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.UpperBoundConditionOpt), BoundExpression)
12631
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
12632
Dim conditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ConditionOpt), BoundExpression)
12637
Dim topConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.TopConditionOpt), BoundExpression)
12638
Dim bottomConditionOpt As BoundExpression = DirectCast(Me.
Visit
(node.BottomConditionOpt), BoundExpression)
12639
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12644
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12645
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12650
Dim leftOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.LeftOperandPlaceholder), BoundRValuePlaceholder)
12651
Dim rightOperandPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.RightOperandPlaceholder), BoundRValuePlaceholder)
12652
Dim addition As BoundUserDefinedBinaryOperator = DirectCast(Me.
Visit
(node.Addition), BoundUserDefinedBinaryOperator)
12653
Dim subtraction As BoundUserDefinedBinaryOperator = DirectCast(Me.
Visit
(node.Subtraction), BoundUserDefinedBinaryOperator)
12654
Dim lessThanOrEqual As BoundExpression = DirectCast(Me.
Visit
(node.LessThanOrEqual), BoundExpression)
12655
Dim greaterThanOrEqual As BoundExpression = DirectCast(Me.
Visit
(node.GreaterThanOrEqual), BoundExpression)
12660
Dim initialValue As BoundExpression = DirectCast(Me.
Visit
(node.InitialValue), BoundExpression)
12661
Dim limitValue As BoundExpression = DirectCast(Me.
Visit
(node.LimitValue), BoundExpression)
12662
Dim stepValue As BoundExpression = DirectCast(Me.
Visit
(node.StepValue), BoundExpression)
12663
Dim operatorsOpt As BoundForToUserDefinedOperators = DirectCast(Me.
Visit
(node.OperatorsOpt), BoundForToUserDefinedOperators)
12664
Dim controlVariable As BoundExpression = DirectCast(Me.
Visit
(node.ControlVariable), BoundExpression)
12665
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12671
Dim collection As BoundExpression = DirectCast(Me.
Visit
(node.Collection), BoundExpression)
12672
Dim controlVariable As BoundExpression = DirectCast(Me.
Visit
(node.ControlVariable), BoundExpression)
12673
Dim body As BoundStatement = DirectCast(Me.
Visit
(node.Body), BoundStatement)
12687
Dim tryBlock As BoundBlock = DirectCast(Me.
Visit
(node.TryBlock), BoundBlock)
12689
Dim finallyBlockOpt As BoundBlock = DirectCast(Me.
Visit
(node.FinallyBlockOpt), BoundBlock)
12694
Dim exceptionSourceOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExceptionSourceOpt), BoundExpression)
12695
Dim errorLineNumberOpt As BoundExpression = DirectCast(Me.
Visit
(node.ErrorLineNumberOpt), BoundExpression)
12696
Dim exceptionFilterOpt As BoundExpression = DirectCast(Me.
Visit
(node.ExceptionFilterOpt), BoundExpression)
12697
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12757
Dim originalArgument As BoundExpression = DirectCast(Me.
Visit
(node.OriginalArgument), BoundExpression)
12758
Dim inConversion As BoundExpression = DirectCast(Me.
Visit
(node.InConversion), BoundExpression)
12759
Dim inPlaceholder As BoundByRefArgumentPlaceholder = DirectCast(Me.
Visit
(node.InPlaceholder), BoundByRefArgumentPlaceholder)
12760
Dim outConversion As BoundExpression = DirectCast(Me.
Visit
(node.OutConversion), BoundExpression)
12761
Dim outPlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.OutPlaceholder), BoundRValuePlaceholder)
12767
Dim originalArgument As BoundExpression = DirectCast(Me.
Visit
(node.OriginalArgument), BoundExpression)
12782
Dim labelExpressionOpt As BoundLabel = DirectCast(Me.
Visit
(node.LabelExpressionOpt), BoundLabel)
12792
Dim condition As BoundExpression = DirectCast(Me.
Visit
(node.Condition), BoundExpression)
12797
Dim originalExpression As BoundExpression = DirectCast(Me.
Visit
(node.OriginalExpression), BoundExpression)
12798
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12809
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12815
Dim lastOperator As BoundQueryClauseBase = DirectCast(Me.
Visit
(node.LastOperator), BoundQueryClauseBase)
12821
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12827
Dim conversionCall As BoundCall = DirectCast(Me.
Visit
(node.ConversionCall), BoundCall)
12833
Dim source As BoundQueryPart = DirectCast(Me.
Visit
(node.Source), BoundQueryPart)
12840
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12847
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12853
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12859
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12870
Dim capturedGroupOpt As BoundQueryClauseBase = DirectCast(Me.
Visit
(node.CapturedGroupOpt), BoundQueryClauseBase)
12871
Dim groupPlaceholderOpt As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.GroupPlaceholderOpt), BoundRValuePlaceholder)
12872
Dim underlyingExpression As BoundExpression = DirectCast(Me.
Visit
(node.UnderlyingExpression), BoundExpression)
12879
Dim group As BoundExpression = DirectCast(Me.
Visit
(node.Group), BoundExpression)
12890
Dim eventAccess As BoundExpression = DirectCast(Me.
Visit
(node.EventAccess), BoundExpression)
12891
Dim handler As BoundExpression = DirectCast(Me.
Visit
(node.Handler), BoundExpression)
12896
Dim eventAccess As BoundExpression = DirectCast(Me.
Visit
(node.EventAccess), BoundExpression)
12897
Dim handler As BoundExpression = DirectCast(Me.
Visit
(node.Handler), BoundExpression)
12902
Dim eventInvocation As BoundExpression = DirectCast(Me.
Visit
(node.EventInvocation), BoundExpression)
12908
Dim resourceExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.ResourceExpressionOpt), BoundExpression)
12909
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12914
Dim lockExpression As BoundExpression = DirectCast(Me.
Visit
(node.LockExpression), BoundExpression)
12915
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
12920
Dim xmlNamespace As BoundExpression = DirectCast(Me.
Visit
(node.XmlNamespace), BoundExpression)
12921
Dim localName As BoundExpression = DirectCast(Me.
Visit
(node.LocalName), BoundExpression)
12928
Dim xmlNamespace As BoundExpression = DirectCast(Me.
Visit
(node.XmlNamespace), BoundExpression)
12935
Dim declaration As BoundExpression = DirectCast(Me.
Visit
(node.Declaration), BoundExpression)
12942
Dim version As BoundExpression = DirectCast(Me.
Visit
(node.Version), BoundExpression)
12943
Dim encoding As BoundExpression = DirectCast(Me.
Visit
(node.Encoding), BoundExpression)
12944
Dim standalone As BoundExpression = DirectCast(Me.
Visit
(node.Standalone), BoundExpression)
12951
Dim target As BoundExpression = DirectCast(Me.
Visit
(node.Target), BoundExpression)
12952
Dim data As BoundExpression = DirectCast(Me.
Visit
(node.Data), BoundExpression)
12959
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12966
Dim name As BoundExpression = DirectCast(Me.
Visit
(node.Name), BoundExpression)
12967
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
12974
Dim argument As BoundExpression = DirectCast(Me.
Visit
(node.Argument), BoundExpression)
12981
Dim memberAccess As BoundExpression = DirectCast(Me.
Visit
(node.MemberAccess), BoundExpression)
12987
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
12993
Dim value As BoundLiteral = DirectCast(Me.
Visit
(node.Value), BoundLiteral)
13000
Dim labelExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.LabelExpressionOpt), BoundExpression)
13005
Dim labelExpressionOpt As BoundExpression = DirectCast(Me.
Visit
(node.LabelExpressionOpt), BoundExpression)
13010
Dim body As BoundBlock = DirectCast(Me.
Visit
(node.Body), BoundBlock)
13015
Dim activeHandlerLocal As BoundLocal = DirectCast(Me.
Visit
(node.ActiveHandlerLocal), BoundLocal)
13016
Dim resumeTargetLocal As BoundLocal = DirectCast(Me.
Visit
(node.ResumeTargetLocal), BoundLocal)
13022
Dim value As BoundExpression = DirectCast(Me.
Visit
(node.Value), BoundExpression)
13028
Dim resumeTargetTemporary As BoundLocal = DirectCast(Me.
Visit
(node.ResumeTargetTemporary), BoundLocal)
13029
Dim resumeLabel As BoundLabelStatement = DirectCast(Me.
Visit
(node.ResumeLabel), BoundLabelStatement)
13030
Dim resumeNextLabel As BoundLabelStatement = DirectCast(Me.
Visit
(node.ResumeNextLabel), BoundLabelStatement)
13036
Dim operand As BoundExpression = DirectCast(Me.
Visit
(node.Operand), BoundExpression)
13037
Dim awaitableInstancePlaceholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.AwaitableInstancePlaceholder), BoundRValuePlaceholder)
13038
Dim getAwaiter As BoundExpression = DirectCast(Me.
Visit
(node.GetAwaiter), BoundExpression)
13039
Dim awaiterInstancePlaceholder As BoundLValuePlaceholder = DirectCast(Me.
Visit
(node.AwaiterInstancePlaceholder), BoundLValuePlaceholder)
13040
Dim isCompleted As BoundExpression = DirectCast(Me.
Visit
(node.IsCompleted), BoundExpression)
13041
Dim getResult As BoundExpression = DirectCast(Me.
Visit
(node.GetResult), BoundExpression)
13048
Dim valueOpt As BoundExpression = DirectCast(Me.
Visit
(node.ValueOpt), BoundExpression)
13062
Dim original As BoundExpression = DirectCast(Me.
Visit
(node.Original), BoundExpression)
13063
Dim start As BoundExpression = DirectCast(Me.
Visit
(node.Start), BoundExpression)
13064
Dim lengthOpt As BoundExpression = DirectCast(Me.
Visit
(node.LengthOpt), BoundExpression)
13065
Dim source As BoundExpression = DirectCast(Me.
Visit
(node.Source), BoundExpression)
13071
Dim receiver As BoundExpression = DirectCast(Me.
Visit
(node.Receiver), BoundExpression)
13072
Dim placeholder As BoundRValuePlaceholder = DirectCast(Me.
Visit
(node.Placeholder), BoundRValuePlaceholder)
13073
Dim accessExpression As BoundExpression = DirectCast(Me.
Visit
(node.AccessExpression), BoundExpression)
13084
Dim receiver As BoundExpression = DirectCast(Me.
Visit
(node.Receiver), BoundExpression)
13085
Dim whenNotNull As BoundExpression = DirectCast(Me.
Visit
(node.WhenNotNull), BoundExpression)
13086
Dim whenNullOpt As BoundExpression = DirectCast(Me.
Visit
(node.WhenNullOpt), BoundExpression)
13092
Dim valueTypeReceiver As BoundExpression = DirectCast(Me.
Visit
(node.ValueTypeReceiver), BoundExpression)
13093
Dim referenceTypeReceiver As BoundExpression = DirectCast(Me.
Visit
(node.ReferenceTypeReceiver), BoundExpression)
13099
Dim argument As BoundExpression = DirectCast(Me.
Visit
(node.Argument), BoundExpression)
13105
Dim expression As BoundTypeExpression = DirectCast(Me.
Visit
(node.Expression), BoundTypeExpression)
13118
Dim expression As BoundExpression = DirectCast(Me.
Visit
(node.Expression), BoundExpression)
13119
Dim alignmentOpt As BoundExpression = DirectCast(Me.
Visit
(node.AlignmentOpt), BoundExpression)
13120
Dim formatStringOpt As BoundLiteral = DirectCast(Me.
Visit
(node.FormatStringOpt), BoundLiteral)