2 references to BoundTryCast
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Conversions.vb (1)
260
Return New
BoundTryCast
(node, argument, conv, constantResult, targetType)
BoundTree\BoundTryCast.vb (1)
19
Me.
New
(syntax, operand, conversionKind, constantValueOpt:=Nothing, type:=type, hasErrors:=hasErrors)