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