1 reference to bindCollectionConstructorConstruction
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Conversions.cs (1)
987
var collectionCreation =
bindCollectionConstructorConstruction
(in this, _node.WithElement?.Syntax ?? _node.Syntax, constructor);