2 implementations of GetPEFileBase
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
2156
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetPEFileBase
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress addr, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* peBase)
SOSDacImpl.cs (1)
3695
int ISOSDacInterface.
GetPEFileBase
(ClrDataAddress addr, ClrDataAddress* peBase)
1 reference to GetPEFileBase
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
2186
__retVal = @this.
GetPEFileBase
(addr, peBase);