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

◆ GetNamespacesInScope() [2/2]

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

Implements System.Xml.IXmlNamespaceResolver.

Definition at line 624 of file XmlValidatingReaderImpl.cs.

625 {
627 }
readonly IXmlNamespaceResolver _coreReaderNSResolver
IDictionary< string, string > GetNamespacesInScope(XmlNamespaceScope scope)

References System.Xml.XmlValidatingReaderImpl._coreReaderNSResolver, and System.Xml.IXmlNamespaceResolver.GetNamespacesInScope().