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

◆ FormatedInvalidCultureId

string System.Globalization.CultureNotFoundException.FormatedInvalidCultureId
getsetprivate

Definition at line 122 of file CultureNotFoundException.cs.

123 {
124 [global::Cpp2ILInjected.Token(Token = "0x6002AA6")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1BD9980", Offset = "0x1BD9980", Length = "0x134")]
126 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureNotFoundException), Member = "get_Message", ReturnType = typeof(string))]
128 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
129 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
130 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int?), Member = "get_Value", ReturnType = "T")]
131 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
132 {
133 typeof(global::System.IFormatProvider),
134 typeof(string),
135 typeof(object)
136 }, ReturnType = typeof(string))]
137 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
138 get
139 {
140 throw null;
141 }
142 }
class f__AnonymousType0<< Count > j__TPar