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

◆ IsAsciiCasingSameAsInvariant

bool System.Globalization.TextInfo.IsAsciiCasingSameAsInvariant
getsetprivate

Definition at line 215 of file TextInfo.cs.

216 {
217 [global::Cpp2ILInjected.Token(Token = "0x6002C4F")]
218 [global::Cpp2ILInjected.Address(RVA = "0x1BF33B8", Offset = "0x1BF33B8", Length = "0x100")]
219 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToLower", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToUpper", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToUpperInternal", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextInfo), Member = "ToLowerInternal", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(char))]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
225 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
226 {
227 typeof(string),
228 typeof(string)
229 }, ReturnType = typeof(bool))]
230 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
231 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Nullable<>), Member = "get_Value", ReturnType = "T")]
232 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
233 get
234 {
235 throw null;
236 }
237 }
class f__AnonymousType0<< Count > j__TPar