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