1 write to OwningType
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3186
OwningType
= type;
6 references to OwningType
ILCompiler.Compiler (6)
Compiler\TypePreinit.cs (6)
3207
new AllocationSite(AllocationSite.
OwningType
, AllocationSite.InstructionCounter - baseInstructionCounter),
3214
data = factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, serializableRef);
3310
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, this));
3378
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, this));
3427
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, serializableReference));
3559
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, this));