1 write to _allocatorFirstArg
System.Private.CoreLib (1)
src\System\RuntimeType.ActivatorCache.cs (1)
53
out _pfnAllocator!, out
_allocatorFirstArg
,
1 reference to _allocatorFirstArg
System.Private.CoreLib (1)
src\System\RuntimeType.ActivatorCache.cs (1)
135
object? retVal = _pfnAllocator(
_allocatorFirstArg
);