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)
128
if (
_mowTableAddr
is null)
136
if (
_mowTableAddr
.Value == TargetPointer.Null)
139
if (cwt.TryGetValue(
_mowTableAddr
.Value, obj, out TargetPointer mowListObj))