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

◆ IsInvariantCulture

bool System.Globalization.CultureData.IsInvariantCulture
getsetpackage

Definition at line 293 of file CultureData.cs.

294 {
295 [global::Cpp2ILInjected.Token(Token = "0x6002CAD")]
296 [global::Cpp2ILInjected.Address(RVA = "0x1BF6C10", Offset = "0x1BF6C10", Length = "0xC")]
297 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NumberFormatInfo), Member = ".ctor", MemberParameters = new object[] { typeof(CultureData) }, ReturnType = typeof(void))]
298 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToUpperInternal", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
299 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToLowerInternal", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
300 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
301 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
302 get
303 {
304 throw null;
305 }
306 }
class f__AnonymousType0<< Count > j__TPar