2 implementations of GetCurrentException
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
1459
public int
GetCurrentException
(ulong vmThread, ulong* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1625
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
GetCurrentException
(ulong vmThread, ulong* pRetVal)
1 reference to GetCurrentException
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1650
__retVal = @this.
GetCurrentException
(vmThread, pRetVal);