1 implementation of GetExceptionContextRecord
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\20\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget3.cs (1)
91int 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);