5 references to EmitSlotLifetime
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\GCInfo\GCInfoDecoder.cs (5)
738EmitSlotLifetime(si, liveStart[si], safePoints[(int)(sp - 1)] + 1, lifetimes); 750EmitSlotLifetime(si, liveStart[si], lastSpOffset + 1, lifetimes); 833EmitSlotLifetime(slotIndex, beginOffset, DenormInterruptibleOffset(prevNormOffset), lifetimes); 845EmitSlotLifetime(slotIndex, begin, DenormInterruptibleOffset(prevNormOffset), lifetimes); 853EmitSlotLifetime(slotIndex, beginOffset, _codeLength, lifetimes);