1 write to IdToThread
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\IdDispenser.cs (1)
14IdToThread = target.ReadPointerField(address, type, nameof(IdToThread));
2 references to IdToThread
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Thread_1.cs (1)
178threadPtr = _target.ReadPointer(idDispenserObj.IdToThread + (ulong)(id * _target.PointerSize));
Data\IdDispenser.cs (1)
14IdToThread = target.ReadPointerField(address, type, nameof(IdToThread));