2 references to XmlNamespace
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\XmlByteStreamReader.cs (1)
234return ByteStreamMessageUtility.XmlNamespace;
System\ServiceModel\Channels\XmlByteStreamWriter.cs (1)
107else if (ns == ByteStreamMessageUtility.XmlNamespace)