1 reference to BoundArgListOperator
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
3084
var result = new
BoundArgListOperator
(this.Syntax, arguments, argumentRefKindsOpt, type, this.HasErrors);