2 references to VisitStackAllocArrayCreationBase
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_StackAlloc.cs (2)
17
return
VisitStackAllocArrayCreationBase
(stackAllocNode);
22
return
VisitStackAllocArrayCreationBase
(stackAllocNode);