4 references to AllocationSite
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
299AllocationSite allocSite = new AllocationSite(_type, instructionCounter); 595AllocationSite allocSite = new AllocationSite(_type, instructionCounter); 1686AllocationSite allocSite = new AllocationSite(_type, instructionCounter); 3207new AllocationSite(AllocationSite.OwningType, AllocationSite.InstructionCounter - baseInstructionCounter),