1 implementation of GetExceptionRecord
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\20\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget3.cs (1)
54
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget3.
GetExceptionRecord
(uint bufferSize, uint* bufferUsed, byte* buffer)
1 reference to GetExceptionRecord
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\20\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget3.cs (1)
79
__retVal = @this.
GetExceptionRecord
(bufferSize, bufferUsed, buffer);