1 reference to BoundDiscardExpression
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Deconstruct.cs (1)
856return new BoundDiscardExpression(syntax, declTypeWithAnnotations.NullableAnnotation, isInferred: type is null, type);