2 references to XsiNs
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\EndpointAddressProcessor.cs (1)
61if ((reader.LocalName == TypeLN && reader.NamespaceURI == XsiNs) ||
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
54_xsiNilNamespace = dictionary.Add(EndpointAddressProcessor.XsiNs);