1 write to _threadAddress
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataExceptionState.cs (1)
36
_threadAddress
= threadAddress;
4 references to _threadAddress
Microsoft.Diagnostics.DataContractReader.Legacy (4)
ClrDataExceptionState.cs (4)
101
_threadAddress
,
159
_threadAddress
,
353
ThreadData threadData = _target.Contracts.Thread.GetThreadData(
_threadAddress
);
390
task.Interface = new ClrDataTask(
_threadAddress
, _target, legacyTask, _apiLock);