10 references to BoundConvertedTupleLiteral
Microsoft.CodeAnalysis.CSharp (10)
Binder\Binder_Conversions.cs (1)
2560BoundExpression result = new BoundConvertedTupleLiteral(
Binder\Binder_Expressions.cs (2)
374result = new BoundConvertedTupleLiteral( 1027return new BoundConvertedTupleLiteral(syntax, sourceTuple: null, wasTargetTyped: true, subExpressions, tupleNames, inferredPositions, tupleType);
Binder\Binder_TupleOperators.cs (1)
64return new BoundConvertedTupleLiteral(
Generated\BoundNodes.xml.Generated.cs (1)
6640var result = new BoundConvertedTupleLiteral(this.Syntax, sourceTuple, wasTargetTyped, arguments, argumentNamesOpt, inferredNamesOpt, type, this.HasErrors);
Lowering\LocalRewriter\LocalRewriter_DeconstructionAssignmentOperator.cs (1)
268return new BoundConvertedTupleLiteral(
Lowering\LocalRewriter\LocalRewriter_TupleBinaryOperator.cs (4)
84tuple = new BoundConvertedTupleLiteral( 128return new BoundConvertedTupleLiteral( 164return new BoundConvertedTupleLiteral( 459return new BoundConvertedTupleLiteral(