1 write to _allocatorFirstArg
System.Private.CoreLib (1)
src\System\RuntimeType.BoxCache.cs (1)
54GetBoxInfo(rt, out _pfnAllocator, out _allocatorFirstArg, out _nullableValueOffset, out _valueTypeSize);
1 reference to _allocatorFirstArg
System.Private.CoreLib (1)
src\System\RuntimeType.BoxCache.cs (1)
88object result = _pfnAllocator(_allocatorFirstArg);