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

◆ IsLoading

bool System.Xml.XmlDocument.IsLoading
getsetpackage

Definition at line 1123 of file XmlDocument.cs.

1124 {
1125 [global::Cpp2ILInjected.Token(Token = "0x6000502")]
1126 [global::Cpp2ILInjected.Address(RVA = "0x1D90630", Offset = "0x1D90630", Length = "0x8")]
1127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1128 get
1129 {
1130 throw null;
1131 }
1132 [global::Cpp2ILInjected.Token(Token = "0x6000503")]
1133 [global::Cpp2ILInjected.Address(RVA = "0x1D90638", Offset = "0x1D90638", Length = "0xC")]
1134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1135 set
1136 {
1137 throw null;
1138 }
1139 }