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

◆ UseManagedCollation

bool System.Globalization.CompareInfo.UseManagedCollation
staticgetsetprivate

Definition at line 925 of file CompareInfo.cs.

926 {
927 [global::Cpp2ILInjected.Token(Token = "0x6002A85")]
928 [global::Cpp2ILInjected.Address(RVA = "0x1BD8AA8", Offset = "0x1BD8AA8", Length = "0x144")]
929 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CompareInfo), Member = "CreateSortKeyCore", MemberParameters = new object[]
930 {
931 typeof(string),
933 }, ReturnType = typeof(SortKey))]
934 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CompareInfo), Member = "internal_index_switch", MemberParameters = new object[]
935 {
936 typeof(string),
937 typeof(int),
938 typeof(int),
939 typeof(string),
941 typeof(bool)
942 }, ReturnType = typeof(int))]
943 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CompareInfo), Member = "internal_compare_switch", MemberParameters = new object[]
944 {
945 typeof(string),
946 typeof(int),
947 typeof(int),
948 typeof(string),
949 typeof(int),
950 typeof(int),
952 }, ReturnType = typeof(int))]
953 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CompareInfo), Member = "StartsWith", MemberParameters = new object[]
954 {
955 typeof(string),
956 typeof(string),
958 }, ReturnType = typeof(bool))]
959 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CompareInfo), Member = "EndsWith", MemberParameters = new object[]
960 {
961 typeof(string),
962 typeof(string),
964 }, ReturnType = typeof(bool))]
965 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
966 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "internalGetEnvironmentVariable", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
967 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
968 {
969 typeof(string),
970 typeof(string)
971 }, ReturnType = typeof(bool))]
972 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
973 get
974 {
975 throw null;
976 }
977 }
class f__AnonymousType0<< Count > j__TPar