1 write to FirstGCRefMapSlot
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Frames\TransitionBlock.cs (1)
19FirstGCRefMapSlot = address + (ulong)type.Fields[nameof(FirstGCRefMapSlot)].Offset;
2 references to FirstGCRefMapSlot
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\GC\GcScanner.cs (1)
464return new TargetPointer(tb.FirstGCRefMapSlot.Value + (ulong)(pos * _target.PointerSize));
Data\Frames\TransitionBlock.cs (1)
19FirstGCRefMapSlot = address + (ulong)type.Fields[nameof(FirstGCRefMapSlot)].Offset;