2 references to CreateBoundUnaryOperatorChild
Microsoft.CodeAnalysis.VisualBasic (2)
Operations\VisualBasicOperationFactory.vb (2)
499
Dim operand As IOperation =
CreateBoundUnaryOperatorChild
(boundUnaryOperator)
512
Dim operand As IOperation =
CreateBoundUnaryOperatorChild
(boundUserDefinedUnaryOperator)