1 write to AllocationSite
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3201
AllocationSite
= allocationSite;
12 references to AllocationSite
ILCompiler.Compiler (12)
Compiler\TypePreinit.cs (12)
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));