1 write to newTarget
System.ServiceModel (1)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (1)
825this.newTarget = newTarget;
2 references to newTarget
System.ServiceModel (2)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (2)
837if (this.newTarget != null) 838xml.WriteElementString("NewRemoteAddress", this.newTarget.ToString());