1 write to _threadAddr
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataStackWalk.cs (1)
28_threadAddr = threadAddr;
2 references to _threadAddr
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataStackWalk.cs (2)
33_threadData = _target.Contracts.Thread.GetThreadData(_threadAddr); 135frame.Interface = new ClrDataFrame(_target, _threadAddr, _dataFrames.Current, legacyFrame);