1 write to FieldDefToDescMap
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
3167
data->
FieldDefToDescMap
= _target.ReadPointer(tables.FieldDefToDesc + tableDataOffset).ToClrDataAddress(_target);
2 references to FieldDefToDescMap
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
3204
Debug.Assert(data->
FieldDefToDescMap
== dataLocal.
FieldDefToDescMap
);