Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetNamespacesInScope() [2/2]

IDictionary< string, string > System.Xml.XmlTextReaderImpl.GetNamespacesInScope ( XmlNamespaceScope scope)
inlinepackage

Implements System.Xml.IXmlNamespaceResolver.

Definition at line 2596 of file XmlTextReaderImpl.cs.

2597 {
2599 }
virtual IDictionary< string, string > GetNamespacesInScope(XmlNamespaceScope scope)
XmlNamespaceManager _namespaceManager

References System.Xml.XmlTextReaderImpl._namespaceManager, and System.Xml.XmlNamespaceManager.GetNamespacesInScope().