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