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