1 implementation of GetNestedExceptionInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Exception_1.cs (1)
21
TargetPointer IException.
GetNestedExceptionInfo
(TargetPointer exceptionInfoAddr, out TargetPointer nextNestedExceptionInfo, out TargetPointer thrownObjectHandle)
3 references to GetNestedExceptionInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
408
exceptionContract.
GetNestedExceptionInfo
(pExInfo, out TargetPointer previous, out TargetPointer thrownObjectSlot);
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataExceptionState.cs (1)
86
_target.Contracts.Exception.
GetNestedExceptionInfo
(
SOSDacImpl.cs (1)
3213
TargetPointer exceptionObjectLocal = contract.
GetNestedExceptionInfo
(