2 writes to FreeMethodTable
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
4524
data->
FreeMethodTable
= _target.ReadPointer(
4539
data->
FreeMethodTable
= 0;
2 references to FreeMethodTable
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
4559
Debug.Assert(data->
FreeMethodTable
== dataLocal.
FreeMethodTable
);