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

override bool System.Xml.XmlDocument.IsReadOnly
getset

Definition at line 1089 of file XmlDocument.cs.

1090 {
1091 [global::Cpp2ILInjected.Token(Token = "0x60004FF")]
1092 [global::Cpp2ILInjected.Address(RVA = "0x1D905B8", Offset = "0x1D905B8", Length = "0x8")]
1093 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1094 get
1095 {
1096 throw null;
1097 }
1098 }