2 references to GetUnconvertedCollectionCreation
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\BoundCollectionExpression.cs (1)
14var collectionCreation = this.GetUnconvertedCollectionCreation();
FlowAnalysis\NullableWalker.cs (1)
3915var collectionCreation = node.GetUnconvertedCollectionCreation();