1 reference to VisitImmutableArrayCollectionExpression
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter_CollectionExpression.cs (1)
82
return
VisitImmutableArrayCollectionExpression
(node, arrayElementType, asImmutableArray);