36 references to EXCEPTION_RECORD64
Microsoft.Diagnostics.DataContractReader.Legacy (36)
_generated\49\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.cs (8)
38
public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, void**, int> GetExceptionStateByExceptionRecord_31;
39
public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, void*, int> TranslateExceptionRecordToNotification_32;
1461
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetExceptionStateByExceptionRecord(global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState> exState)
1464
var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, void**, int> )__vtable[31]);
1495
internal static int ABI_GetExceptionStateByExceptionRecord(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, void** __exState_native)
1526
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.TranslateExceptionRecordToNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification notify)
1529
var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, void*, int> )__vtable[32]);
1555
internal static int ABI_TranslateExceptionRecordToNotification(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, void* __notify_native)
_generated\50\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.cs (10)
38
public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, void**, int> GetExceptionStateByExceptionRecord_31;
39
public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, void*, int> TranslateExceptionRecordToNotification_32;
846
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.GetExceptionStateByExceptionRecord(global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState> exState)
849
var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, void**, int> )__vtable[31]);
881
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.TranslateExceptionRecordToNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification notify)
884
var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, void*, int> )__vtable[32]);
1405
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.GetExceptionStateByExceptionRecord(global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState> exState) => throw new global::System.Diagnostics.UnreachableException();
1407
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.TranslateExceptionRecordToNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification notify) => throw new global::System.Diagnostics.UnreachableException();
1562
new int GetExceptionStateByExceptionRecord(global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState> exState) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess)this).GetExceptionStateByExceptionRecord(record, exState);
1566
new int TranslateExceptionRecordToNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* record, global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionNotification notify) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess)this).TranslateExceptionRecordToNotification(record, notify);
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (8)
17
public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, uint, byte*, int> IsSameState_10;
18
public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, uint, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, uint, byte*, int> IsSameState2_11;
370
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.IsSameState(global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* exRecord, uint contextSize, byte* cxRecord)
373
var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, uint, byte*, int> )__vtable[10]);
387
internal static int ABI_IsSameState(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* exRecord, uint contextSize, byte* cxRecord)
407
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.IsSameState2(uint flags, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* exRecord, uint contextSize, byte* cxRecord)
410
var __target = ((delegate* unmanaged[MemberFunction]<void*, uint, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
*, uint, byte*, int> )__vtable[11]);
424
internal static int ABI_IsSameState2(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, uint flags, global::Microsoft.Diagnostics.DataContractReader.Legacy.
EXCEPTION_RECORD64
* exRecord, uint contextSize, byte* cxRecord)
ClrDataExceptionState.cs (2)
215
int IXCLRDataExceptionState.IsSameState(
EXCEPTION_RECORD64
* exRecord, uint contextSize, byte* cxRecord)
217
int IXCLRDataExceptionState.IsSameState2(uint flags,
EXCEPTION_RECORD64
* exRecord, uint contextSize, byte* cxRecord)
IXCLRData.cs (4)
260
int GetExceptionStateByExceptionRecord(
EXCEPTION_RECORD64
* record, DacComNullableByRef<IXCLRDataExceptionState> exState);
262
int TranslateExceptionRecordToNotification(
EXCEPTION_RECORD64
* record, [MarshalUsing(typeof(UniqueComInterfaceMarshaller<IXCLRDataExceptionNotification>))] IXCLRDataExceptionNotification notify);
985
int IsSameState(
EXCEPTION_RECORD64
* exRecord, uint contextSize, byte* cxRecord);
987
int IsSameState2(uint flags,
EXCEPTION_RECORD64
* exRecord, uint contextSize, byte* cxRecord);
SOSDacImpl.IXCLRDataProcess.cs (4)
607
int IXCLRDataProcess.GetExceptionStateByExceptionRecord(
EXCEPTION_RECORD64
* record, DacComNullableByRef<IXCLRDataExceptionState> exState)
610
int IXCLRDataProcess.TranslateExceptionRecordToNotification(
EXCEPTION_RECORD64
* record, [MarshalUsing(typeof(UniqueComInterfaceMarshaller<IXCLRDataExceptionNotification>))] IXCLRDataExceptionNotification notify)
620
Span<TargetPointer> exInfo = stackalloc TargetPointer[
EXCEPTION_RECORD64
.ExceptionMaximumParameters];
621
for (int i = 0; i <
EXCEPTION_RECORD64
.ExceptionMaximumParameters; i++)