1 write to exception
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PeerNodeTraceRecord.cs (1)
447
this.
exception
= exception;
1 reference to exception
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PeerNodeTraceRecord.cs (1)
461
writer.WriteElementString("Exception",
exception
.ToString());