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