2 references to CreateBoundControlVariableOperation
Microsoft.CodeAnalysis.VisualBasic (2)
Operations\VisualBasicOperationFactory.vb (2)
1156
Dim loopControlVariable As IOperation =
CreateBoundControlVariableOperation
(boundForToStatement)
1237
Dim controlVariable As IOperation =
CreateBoundControlVariableOperation
(boundForEachStatement)