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