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
CamelCasePropertyNamesContractResolver.cs
Go to the documentation of this file.
1using System;
6
8{
10 [global::Cpp2ILInjected.Token(Token = "0x2000087")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x60004CD")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1CE3C18", Offset = "0x1CE3C18", Length = "0x60")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DefaultContractResolver), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x60004CE")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1CE3C9C", Offset = "0x1CE3C9C", Length = "0xC")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringUtils), Member = "ToCamelCase", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
27 protected override string ResolvePropertyName(string propertyName)
28 {
29 throw null;
30 }
31 }
32}
class f__AnonymousType0<< Count > j__TPar