2 writes to target
System.ServiceModel (2)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (2)
1251
this.
target
= target;
1259
this.
target
= oldTarget;
2 references to target
System.ServiceModel (2)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (2)
1281
if (this.
target
!= null)
1284
this.
target
.WriteTo(AddressingVersion.WSAddressing10, xml);