Base:
method
VisitCompoundAssignmentTargetPlaceholder
Microsoft.CodeAnalysis.VisualBasic.BoundTreeVisitor.VisitCompoundAssignmentTargetPlaceholder(Microsoft.CodeAnalysis.VisualBasic.BoundCompoundAssignmentTargetPlaceholder)
2 overrides of VisitCompoundAssignmentTargetPlaceholder
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LocalRewriter\LocalRewriter.vb (1)
542
Public Overrides Function
VisitCompoundAssignmentTargetPlaceholder
(node As BoundCompoundAssignmentTargetPlaceholder) As BoundNode
Lowering\StateMachineRewriter\StateMachineRewriter.StateMachineMethodToClassRewriter.vb (1)
601
Public NotOverridable Overrides Function
VisitCompoundAssignmentTargetPlaceholder
(node As BoundCompoundAssignmentTargetPlaceholder) As BoundNode