2 references to MaxArgSize
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (2)
1640if (nSizeOfArgStack > TransitionBlock.MaxArgSize) 1716if (endOfs > TransitionBlock.MaxArgSize)