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

◆ HasInvariantCultureName

bool System.Globalization.CultureInfo.HasInvariantCultureName
getsetpackage

Definition at line 3001 of file CultureInfo.cs.

3002 {
3003 [global::Cpp2ILInjected.Token(Token = "0x6002D1A")]
3004 [global::Cpp2ILInjected.Address(RVA = "0x1C01604", Offset = "0x1C01604", Length = "0x84")]
3005 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3006 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Resources.ResourceFallbackManager.<GetEnumerator>d__5", Member = "MoveNext", ReturnType = typeof(bool))]
3007 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.FileBasedResourceGroveler), Member = "GrovelForResourceSet", MemberParameters = new object[]
3008 {
3009 typeof(CultureInfo),
3010 typeof(global::System.Collections.Generic.Dictionary<string, global::System.Resources.ResourceSet>),
3011 typeof(bool),
3012 typeof(bool),
3013 typeof(ref global::System.Threading.StackCrawlMark)
3014 }, ReturnType = typeof(global::System.Resources.ResourceSet))]
3015 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "GrovelForResourceSet", MemberParameters = new object[]
3016 {
3017 typeof(CultureInfo),
3018 typeof(global::System.Collections.Generic.Dictionary<string, global::System.Resources.ResourceSet>),
3019 typeof(bool),
3020 typeof(bool),
3021 typeof(ref global::System.Threading.StackCrawlMark)
3022 }, ReturnType = typeof(global::System.Resources.ResourceSet))]
3023 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "UltimateFallbackFixup", MemberParameters = new object[] { typeof(CultureInfo) }, ReturnType = typeof(CultureInfo))]
3024 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceManager), Member = "GetResourceFileName", MemberParameters = new object[] { typeof(CultureInfo) }, ReturnType = typeof(string))]
3025 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceManager), Member = "GetResourceSet", MemberParameters = new object[]
3026 {
3027 typeof(CultureInfo),
3028 typeof(bool),
3029 typeof(bool)
3030 }, ReturnType = typeof(global::System.Resources.ResourceSet))]
3031 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
3032 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
3033 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
3034 {
3035 typeof(string),
3036 typeof(string)
3037 }, ReturnType = typeof(bool))]
3038 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3039 get
3040 {
3041 throw null;
3042 }
3043 }
class f__AnonymousType0<< Count > j__TPar