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