terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
CamelCasePropertyNamesContractResolver.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000087 RID: 135
10 {
11 // Token: 0x060004CD RID: 1229 RVA: 0x0000C9C0 File Offset: 0x0000ABC0
13 {
14 if (!true)
15 {
16 }
17 base..ctor();
18 this._sharedCache = true;
19 }
20
21 // Token: 0x060004CE RID: 1230 RVA: 0x0000C9E0 File Offset: 0x0000ABE0
22 protected override string ResolvePropertyName(string propertyName)
23 {
25 }
26 }
27}
class f__AnonymousType0<< Count > j__TPar
static string ToCamelCase(string s)