terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Standalone

string Newtonsoft.Json.Converters.IXmlDeclaration.Standalone
getset

Implemented in Newtonsoft.Json.Converters.XDeclarationWrapper, and Newtonsoft.Json.Converters.XmlDeclarationWrapper.

Definition at line 26 of file IXmlDeclaration.cs.

27 {
28 [global::Cpp2ILInjected.Token(Token = "0x6000AAD")]
29 get;
30 [global::Cpp2ILInjected.Token(Token = "0x6000AAE")]
31 set;
32 }