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