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

◆ TryGetLocalNameAsDictionaryString() [1/2]

override bool System.Xml.XmlBaseReader.TryGetLocalNameAsDictionaryString ( [NotNullWhen(true)] out XmlDictionaryString localName)
inlineinherited

Definition at line 2870 of file XmlBaseReader.cs.

2871 {
2873 }
bool TryGetLocalNameAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString localName)

References System.Xml.XmlBaseReader._node, System.Xml.Dictionary, and System.Xml.XmlBaseReader.XmlNode.TryGetLocalNameAsDictionaryString().