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

◆ WebName

string System.Globalization.CodePageDataItem.WebName
getset

Definition at line 42 of file CodePageDataItem.cs.

43 {
44 [global::Cpp2ILInjected.Token(Token = "0x6002CCE")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1BF7558", Offset = "0x1BF7558", Length = "0xA4")]
46 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "get_WebName", ReturnType = typeof(string))]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CodePageDataItem), Member = "CreateString", MemberParameters = new object[]
50 {
51 typeof(string),
52 typeof(uint)
53 }, ReturnType = typeof(string))]
54 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
55 get
56 {
57 throw null;
58 }
59 }
class f__AnonymousType0<< Count > j__TPar