2 references to RewriteStackAllocCountToSize
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_StackAlloc.cs (2)
47var stackSize = RewriteStackAllocCountToSize(rewrittenCount, elementType); 56var stackSize = RewriteStackAllocCountToSize(countTemp, elementType);