2 references to IsXmlns
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (1)
388
else if (ns.Prefix.
IsXmlns
&& ns.Uri != xmlnsNamespace)
System\Xml\XmlUTF8TextReader.cs (1)
581
if (prefix.
IsXmlns
)