terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ LoadAttributeValue()

void System.Xml.XmlLoader.LoadAttributeValue ( XmlNode parent,
bool direct )
inlineprivate

Definition at line 167 of file XmlLoader.cs.

168 {
169 XmlReader xmlReader = this.reader;
170 XmlDocument xmlDocument = this.doc;
171 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlLoader.doc, j__TPar, and System.Xml.XmlLoader.reader.