2 writes to type
System.ServiceModel (2)
System\ServiceModel\ExceptionDetail.cs (2)
31
this.
type
= exception.GetType().ToString();
71
set { this.
type
= value; }
1 reference to type
System.ServiceModel (1)
System\ServiceModel\ExceptionDetail.cs (1)
70
get { return this.
type
; }