2 writes to vmDomain
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\Helpers\RefWalk.cs (2)
61
vmDomain
= _appDomain.Value,
148
vmDomain
= _appDomain.Value,
4 references to vmDomain
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
4389
Debug.Assert(refs[j].
vmDomain
== legacyRefs[j].
vmDomain
,
4390
$"refs[{j}].vmDomain cDAC=0x{refs[j].
vmDomain
:X}, legacy=0x{legacyRefs[j].
vmDomain
:X}");