3 references to ExceptionInfo
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Exception_1.cs (1)
30
Target.TypeInfo type = _target.GetTypeInfo(DataType.
ExceptionInfo
);
Contracts\Thread_1.cs (1)
262
Target.TypeInfo type = _target.GetTypeInfo(DataType.
ExceptionInfo
);
Data\ExceptionInfo.cs (1)
6
[CdacType(nameof(DataType.
ExceptionInfo
))]