2 implementations of GetPendingReJITID
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface7.cs (1)
43
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface7.
GetPendingReJITID
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress methodDesc, int* pRejitId)
SOSDacImpl.cs (1)
5625
int ISOSDacInterface7.
GetPendingReJITID
(ClrDataAddress methodDesc, int* pRejitId)
1 reference to GetPendingReJITID
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface7.cs (1)
73
__retVal = @this.
GetPendingReJITID
(methodDesc, pRejitId);