1 write to _threadAddress
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataExceptionState.cs (1)
32
_threadAddress
= threadAddress;
4 references to _threadAddress
Microsoft.Diagnostics.DataContractReader.Legacy (4)
ClrDataExceptionState.cs (4)
95
_threadAddress
,
151
_threadAddress
,
330
ThreadData threadData = _target.Contracts.Thread.GetThreadData(
_threadAddress
);
366
task.Interface = new ClrDataTask(
_threadAddress
, _target, legacyTask);