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

bool System.Globalization.CultureInfo.IsReadOnly
getset

Definition at line 2272 of file CultureInfo.cs.

2273 {
2274 [global::Cpp2ILInjected.Token(Token = "0x6002CF6")]
2275 [global::Cpp2ILInjected.Address(RVA = "0x1BFDCEC", Offset = "0x1BFDCEC", Length = "0x8")]
2276 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2277 get
2278 {
2279 throw null;
2280 }
2281 }