2 implementations of DecodeInterpreterGCInfo
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GCInfo\GCInfo_1.cs (1)
22
IGCInfoHandle IGCInfo.
DecodeInterpreterGCInfo
(TargetPointer gcInfoAddress, uint gcVersion)
Contracts\GCInfo\GCInfoX86_1.cs (1)
28
IGCInfoHandle IGCInfo.
DecodeInterpreterGCInfo
(TargetPointer gcInfoAddress, uint gcVersion)
2 references to DecodeInterpreterGCInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ExecutionManager\ExecutionManagerCore.InterpreterJitManager.cs (1)
57
IGCInfoHandle gcInfoHandle = gcInfo.
DecodeInterpreterGCInfo
(pGcInfo, gcVersion);
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
814
? gcInfo.
DecodeInterpreterGCInfo
(pGcInfo, gcVersion)