1 implementation of GetGCStaticsBasePointer
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
715public TargetPointer GetGCStaticsBasePointer(TypeHandle typeHandle)
1 reference to GetGCStaticsBasePointer
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
6739*GCStaticsAddress = rtsContract.GetGCStaticsBasePointer(typeHandle).ToClrDataAddress(_target);