2 references to BoundConvertedTupleLiteral
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Conversions.vb (1)
1660
Dim result As BoundExpression = New
BoundConvertedTupleLiteral
(
Generated\BoundNodes.xml.Generated.vb (1)
3462
Dim result = New
BoundConvertedTupleLiteral
(Me.Syntax, naturalTypeOpt, arguments, type, Me.HasErrors)