1 write to eprType
System.ServiceModel (1)
System\ServiceModel\EndpointAddressAugust2004.cs (1)
63
eprType
= new XmlQualifiedName(AddressingStrings.EndpointReferenceType, Addressing200408Strings.Namespace);
2 references to eprType
System.ServiceModel (2)
System\ServiceModel\EndpointAddressAugust2004.cs (2)
62
if (
eprType
== null)
64
return
eprType
;