1 implementation of EnumerateLiveSlots
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\GCInfoDecoder.cs (1)
529IReadOnlyList<LiveSlot> IGCInfoDecoder.EnumerateLiveSlots(
1 reference to EnumerateLiveSlots
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\GCInfo_1.cs (1)
46return handle.EnumerateLiveSlots(instructionOffset, options);