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

◆ c

readonly Extensions.<> c__3<T><> static Func<T, IEnumerable<JToken> ><> class Newtonsoft.Json.Linq.Extensions.c
sealedprivate

Definition at line 326 of file Extensions.cs.

327 {
328 // Token: 0x06000713 RID: 1811 RVA: 0x0001263C File Offset: 0x0001083C
329 // Note: this type is marked as 'beforefieldinit'.
330 static <>c()
331 {
332 }
333
334 // Token: 0x06000714 RID: 1812 RVA: 0x0001264C File Offset: 0x0001084C
335 public <>c()
336 {
337 }
338
339 // Token: 0x06000715 RID: 1813 RVA: 0x00012660 File Offset: 0x00010860
340 internal IEnumerable<JProperty> <Properties>b__4_0(JObject d)
341 {
342 return d.Properties();
343 }
344
345 // Token: 0x04000305 RID: 773
346 public static readonly Extensions.<>c <>9;
347
348 // Token: 0x04000306 RID: 774
350 }
class f__AnonymousType0<< Count > j__TPar
static readonly Extensions.<> c__3< T ><> static Func< T, IEnumerable< JToken > ><> class c
static IJEnumerable< JProperty > Properties(this IEnumerable< JObject > source)
Definition Extensions.cs:74