2 references to EndpointReference
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
1077
XmlElement addressing10Element = wsdlPort.Extensions.Find(AddressingStrings.
EndpointReference
, Addressing10Strings.Namespace);
1078
XmlElement addressing200408Element = wsdlPort.Extensions.Find(AddressingStrings.
EndpointReference
, Addressing200408Strings.Namespace);