1 write to AllocationSite
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3236
AllocationSite
= allocationSite;
13 references to AllocationSite
ILCompiler.Compiler (13)
Compiler\TypePreinit.cs (13)
3242
AllocationSite
.OwningType,
3243
AllocationSite
.InstructionCounter - baseInstructionCounter);
3251
data = factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, serializableRef);
3347
builder.EmitPointerReloc(factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, this));
3415
builder.EmitPointerReloc(factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, this));
3464
builder.EmitPointerReloc(factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, serializableReference));
3474
return preinitContext.GetOrCreateForeignInstance(Type,
AllocationSite
, Data);
3599
builder.EmitPointerReloc(factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, this));