2 references to ObjectInstance
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
640
instance = new
ObjectInstance
((DefType)owningType, allocSite);
3532
result = new
ObjectInstance
(type, allocationSite);