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

◆ IsNeutralCulture

virtual bool System.Globalization.CultureInfo.IsNeutralCulture
getset

Definition at line 2182 of file CultureInfo.cs.

2183 {
2184 [global::Cpp2ILInjected.Token(Token = "0x6002CEF")]
2185 [global::Cpp2ILInjected.Address(RVA = "0x1BFD90C", Offset = "0x1BFD90C", Length = "0x48")]
2186 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2187 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2188 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2189 get
2190 {
2191 throw null;
2192 }
2193 }