2 references to GetOrCreateForeignInstance
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
3228
return preinitContext.
GetOrCreateForeignInstance
(Type, foreignAllocationSite, this);
3458
return preinitContext.
GetOrCreateForeignInstance
(Type, AllocationSite, Data);