1 write to AllocationSite
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3220
AllocationSite
= allocationSite;
13 references to AllocationSite
ILCompiler.Compiler (13)
Compiler\TypePreinit.cs (13)
3226
AllocationSite
.OwningType,
3227
AllocationSite
.InstructionCounter - baseInstructionCounter);
3235
data = factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, serializableRef);
3331
builder.EmitPointerReloc(factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, this));
3399
builder.EmitPointerReloc(factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, this));
3448
builder.EmitPointerReloc(factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, serializableReference));
3458
return preinitContext.GetOrCreateForeignInstance(Type,
AllocationSite
, Data);
3583
builder.EmitPointerReloc(factory.SerializedFrozenObject(
AllocationSite
.OwningType,
AllocationSite
.InstructionCounter, this));