2 references to IsUri
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (2)
2354
return this.Namespace.
IsUri
(ns);
2380
return this.LocalName == localName && this.Namespace.
IsUri
(ns);