1 write to finalizerThread
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
4436
data->
finalizerThread
= threadStoreData.FinalizerThread.ToClrDataAddress(_target);
2 references to finalizerThread
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
4462
Debug.Assert(data->
finalizerThread
== dataLocal.
finalizerThread
);