2 references to IsUri
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseReader.cs (2)
2241
return this.Namespace.
IsUri
(ns);
2267
return this.LocalName == localName && this.Namespace.
IsUri
(ns);