1 write to e
System.ServiceModel (1)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (1)
1005
this.
e
= e;
2 references to e
System.ServiceModel (2)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (2)
1039
if (this.
e
!= null)
1041
xml.WriteElementString("Exception", base.XmlEncode(
e
.ToString()));