6 references to Exception
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
398
IException exceptionContract = _target.Contracts.
Exception
;
Microsoft.Diagnostics.DataContractReader.Legacy (5)
ClrDataExceptionState.cs (2)
86
_target.Contracts.
Exception
.GetNestedExceptionInfo(
127
ExceptionData exceptionData = _target.Contracts.
Exception
.GetExceptionData(exceptionObject);
Dbi\DacDbiImpl.cs (1)
3402
IException exceptionContract = _target.Contracts.
Exception
;
SOSDacImpl.cs (2)
3212
Contracts.IException contract = _target.Contracts.
Exception
;
4975
Contracts.IException contract = _target.Contracts.
Exception
;