6 references to Exception
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
408
IException exceptionContract = _target.Contracts.
Exception
;
Microsoft.Diagnostics.DataContractReader.Legacy (5)
ClrDataExceptionState.cs (2)
89
_target.Contracts.
Exception
.GetNestedExceptionInfo(
183
ExceptionData exceptionData = _target.Contracts.
Exception
.GetExceptionData(exceptionObject);
Dbi\DacDbiImpl.cs (1)
4146
IException exceptionContract = _target.Contracts.
Exception
;
SOSDacImpl.cs (2)
3218
Contracts.IException contract = _target.Contracts.
Exception
;
4986
Contracts.IException contract = _target.Contracts.
Exception
;