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