1 write to systemDomain
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
312
appDomainStoreData->
systemDomain
= _target.ReadPointer(systemDomainPtr).ToClrDataAddress(_target);
4 references to systemDomain
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
328
Debug.Assert(appDomainStoreData->
systemDomain
== dataLocal.
systemDomain
, $"cDAC: {appDomainStoreData->
systemDomain
:x}, DAC: {dataLocal.
systemDomain
:x}");