2 references to GetElemSize
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (2)
915
int argSize = TypeHandle.
GetElemSize
(argType, _argTypeHandle);
1602
int structSize = TypeHandle.
GetElemSize
(type, thArgType);