2 references to EndpointAddressProcessor
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeader.cs (1)
96
return
EndpointAddressProcessor
.GetComparableForm(builder, GetComparableReader());
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
54
_xsiNilNamespace = dictionary.Add(
EndpointAddressProcessor
.XsiNs);