1 write to _mowTableAddr
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ComWrappers_1.cs (1)
131_mowTableAddr = _target.ReadPointer(rts.GetFieldDescStaticAddress(fieldDescAddr));
3 references to _mowTableAddr
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ComWrappers_1.cs (3)
128if (_mowTableAddr is null) 136if (_mowTableAddr.Value == TargetPointer.Null) 139if (cwt.TryGetValue(_mowTableAddr.Value, obj, out TargetPointer mowListObj))