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

◆ IsEmpty

bool System.Xml.XmlElement.IsEmpty
getset

Definition at line 203 of file XmlElement.cs.

204 {
205 [global::Cpp2ILInjected.Token(Token = "0x600053D")]
206 [global::Cpp2ILInjected.Address(RVA = "0x1D91C7C", Offset = "0x1D91C7C", Length = "0x10")]
207 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.XmlElementWrapper", Member = "get_IsEmpty", ReturnType = typeof(bool))]
209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
210 get
211 {
212 throw null;
213 }
214 [global::Cpp2ILInjected.Token(Token = "0x600053E")]
215 [global::Cpp2ILInjected.Address(RVA = "0x1D91C8C", Offset = "0x1D91C8C", Length = "0x38")]
216 [global::Cpp2ILInjected.CallAnalysis.ContainsInvalidInstructions]
217 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
218 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
219 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlNode), Member = "RemoveAll", ReturnType = typeof(void))]
220 set
221 {
222 throw null;
223 }
224 }
class f__AnonymousType0<< Count > j__TPar