5 references to WriteTo
System.ServiceModel (5)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (3)
1071
this.identity.
WriteTo
(xmlWriter);
1103
this.identity.
WriteTo
(xmlWriter);
1167
this.identity.
WriteTo
(XmlDictionaryWriter.CreateDictionaryWriter(xml));
System\ServiceModel\EndpointAddress.cs (2)
1095
this.Identity.
WriteTo
(writer);
1152
this.Identity.
WriteTo
(writer);