1 reference to BoundNameOfOperator
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
7766
var result = new
BoundNameOfOperator
(this.Syntax, argument, constantValueOpt, type, this.HasErrors);