4 references to ConvertedTupleLiteral
Microsoft.CodeAnalysis.VisualBasic (4)
BoundTree\BoundConversion.vb (1)
60Debug.Assert(Operand.Kind = BoundKind.ConvertedTupleLiteral OrElse Operand.HasErrors)
Compilation\SemanticModel.vb (1)
945ElseIf lowestExpr.Kind = BoundKind.ConvertedTupleLiteral Then
Generated\BoundNodes.xml.Generated.vb (2)
3458MyBase.New(BoundKind.ConvertedTupleLiteral, syntax, arguments, type, hasErrors OrElse arguments.NonNullAndHasErrors()) 9468Case BoundKind.ConvertedTupleLiteral