6 references to Exception
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
412
IException exceptionContract = _target.Contracts.
Exception
;
Microsoft.Diagnostics.DataContractReader.Legacy (5)
ClrDataExceptionState.cs (2)
95
_target.Contracts.
Exception
.GetNestedExceptionInfo(
209
ExceptionData exceptionData = _target.Contracts.
Exception
.GetExceptionData(exceptionObject);
Dbi\DacDbiImpl.cs (1)
4265
IException exceptionContract = _target.Contracts.
Exception
;
SOSDacImpl.cs (2)
3305
Contracts.IException contract = _target.Contracts.
Exception
;
5110
Contracts.IException contract = _target.Contracts.
Exception
;