2 references to BoundDynamicCollectionElementInitializer
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
6447return new BoundDynamicCollectionElementInitializer(
Generated\BoundNodes.xml.Generated.cs (1)
6932var result = new BoundDynamicCollectionElementInitializer(this.Syntax, applicableMethods, expression, arguments, type, this.HasErrors);