1 reference to BoundCollectionInitializerExpression
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
6855
var result = new
BoundCollectionInitializerExpression
(this.Syntax, placeholder, initializers, type, this.HasErrors);