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