2 references to IsUri
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (2)
2087return this.Namespace.IsUri(ns); 2113return this.LocalName == localName && this.Namespace.IsUri(ns);