1 reference to BoundRefValueOperator
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
1567
var result = new
BoundRefValueOperator
(this.Syntax, nullableAnnotation, operand, type, this.HasErrors);