1 write to CachedStackBase
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Thread.cs (1)
23
CachedStackBase
= target.ReadPointerField(address, type, nameof(CachedStackBase));
2 references to CachedStackBase
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Thread_1.cs (1)
165
stackBase = thread.
CachedStackBase
;
Data\Thread.cs (1)
23
CachedStackBase = target.ReadPointerField(address, type, nameof(
CachedStackBase
));