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