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.Configuration.SettingsProperty.IsReadOnly
getset

Definition at line 72 of file SettingsProperty.cs.

73 {
74 [global::Cpp2ILInjected.Token(Token = "0x6001E28")]
75 [global::Cpp2ILInjected.Address(RVA = "0x1E972BC", Offset = "0x1E972BC", Length = "0x38")]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
77 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
78 get
79 {
80 throw null;
81 }
82 [global::Cpp2ILInjected.Token(Token = "0x6001E29")]
83 [global::Cpp2ILInjected.Address(RVA = "0x1E972F4", Offset = "0x1E972F4", Length = "0x38")]
84 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
85 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
86 set
87 {
88 throw null;
89 }
90 }