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

◆ InnerXml

override string System.Xml.XmlDocument.InnerXml
set

Definition at line 1215 of file XmlDocument.cs.

1216 {
1217 [global::Cpp2ILInjected.Token(Token = "0x6000509")]
1218 [global::Cpp2ILInjected.Address(RVA = "0x1D90944", Offset = "0x1D90944", Length = "0x10")]
1219 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1220 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1221 set
1222 {
1223 throw null;
1224 }
1225 }