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