1 implementation of GetNestedExceptionInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Exception_1.cs (1)
17
TargetPointer IException.
GetNestedExceptionInfo
(TargetPointer exceptionInfoAddr, out TargetPointer nextNestedExceptionInfo, out TargetPointer thrownObjectHandle)
2 references to GetNestedExceptionInfo
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataExceptionState.cs (1)
86
_target.Contracts.Exception.
GetNestedExceptionInfo
(
SOSDacImpl.cs (1)
3227
TargetPointer exceptionObjectLocal = contract.
GetNestedExceptionInfo
(