6 references to BoundConversion
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Conversions.vb (3)
1018
Return New
BoundConversion
(tree, argument, convKind, False, isExplicit, Nothing,
1045
Return New
BoundConversion
(tree, argument, convKind, CheckOverflow, isExplicit, constantResult, tupleElements, targetType)
1476
Return New
BoundConversion
(tree, boundLambda, convKind, False, isExplicit, Nothing,
BoundTree\BoundConversion.vb (1)
35
Me.
New
(syntax, operand, conversionKind, checked, explicitCastInCode, constantValueOpt:=constantValueOpt, extendedInfoOpt:=Nothing, type:=type, hasErrors:=hasErrors)
Generated\BoundNodes.xml.Generated.vb (1)
2135
Dim result = New
BoundConversion
(Me.Syntax, operand, conversionKind, checked, explicitCastInCode, constantValueOpt, extendedInfoOpt, type, Me.HasErrors)
Lowering\LocalRewriter\LocalRewriter_Conversion.vb (1)
557
operand = TransformRewrittenConversion(New
BoundConversion
(node.Syntax,