3 references to ExceptionInfo
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Exception_1.cs (1)
26Target.TypeInfo type = _target.GetTypeInfo(DataType.ExceptionInfo);
Contracts\Thread_1.cs (1)
259Target.TypeInfo type = _target.GetTypeInfo(DataType.ExceptionInfo);
Data\ExceptionInfo.cs (1)
13Target.TypeInfo type = target.GetTypeInfo(DataType.ExceptionInfo);