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