3 references to MatchNs
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (3)
204
return this.name.
MatchNs
(localname, namespaceUri);
209
return this.hashCode == hash && this.name.
MatchNs
(localname, namespaceUri);
2392
if (_attributes[i].name.
MatchNs
(name, ns))