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

◆ IsReadOnly

virtual bool System.Xml.XmlNode.IsReadOnly
getsetinherited

Definition at line 398 of file XmlNode.cs.

399 {
400 [global::Cpp2ILInjected.Token(Token = "0x60005DF")]
401 [global::Cpp2ILInjected.Address(RVA = "0x1D99874", Offset = "0x1D99874", Length = "0x24")]
402 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
403 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
404 get
405 {
406 throw null;
407 }
408 }