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