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

◆ DocumentElement

IXmlElement Newtonsoft.Json.Converters.XmlDocumentWrapper.DocumentElement
get

Implements Newtonsoft.Json.Converters.IXmlDocument.

Definition at line 306 of file XmlDocumentWrapper.cs.

307 {
308 get
309 {
310 if (this._document.DocumentElement != null)
311 {
313 return;
314 }
315 }
316 }
class f__AnonymousType0<< Count > j__TPar