1 write to e
System.ServiceModel (1)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (1)
858this.e = e;
2 references to e
System.ServiceModel (2)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (2)
869if (this.e != null) 870xml.WriteElementString("Exception", this.e.ToString());