2 writes to exceptionType
mscorlib (2)
system\runtime\serialization\formatters\soapfault.cs (2)
133
this.
exceptionType
= exceptionType;
142
set {
exceptionType
= value;}
1 reference to exceptionType
mscorlib (1)
system\runtime\serialization\formatters\soapfault.cs (1)
141
get {return
exceptionType
;}