2 references to IsXmlns
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
375else if (ns.Prefix.IsXmlns && ns.Uri != xmlnsNamespace)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (1)
840if (_prefix.IsXmlns)