3 references to GetNamespacesInScope
System.Xml (3)
System\Xml\Core\XmlTextReader.cs (2)
296return impl.GetNamespacesInScope( scope ); 312return impl.GetNamespacesInScope( scope );
System\Xml\Core\XmlTextReaderImpl.cs (1)
1837return this.GetNamespacesInScope( scope );