2 references to XsiNs
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\EndpointAddressProcessor.cs (1)
59if ((reader.LocalName == TypeLN && reader.NamespaceURI == XsiNs) ||
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
63_xsiNilNamespace = dictionary.Add(EndpointAddressProcessor.XsiNs);