1 write to identity
System.ServiceModel (1)
System\ServiceModel\EndpointAddress.cs (1)
193this.identity = identity;
2 references to identity
System.ServiceModel (2)
System\ServiceModel\EndpointAddress.cs (2)
131Init(oldEndpointAddress.addressingVersion, newUri, oldEndpointAddress.identity, oldEndpointAddress.headers, oldEndpointAddress.buffer, oldEndpointAddress.metadataSection, oldEndpointAddress.extensionSection, oldEndpointAddress.pspSection); 275return this.identity;