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
IdentityFunction.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Linq
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200001B")]
9 internal class IdentityFunction<TElement>
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x1700001F")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x60000E4")]
15 [global::Cpp2ILInjected.Address(RVA = "0x16BC290", Offset = "0x16BC290", Length = "0x1E0")]
16 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 20)]
20 get
21 {
22 throw null;
23 }
24 }
25
27 [global::Cpp2ILInjected.Token(Token = "0x200001C")]
28 [Serializable]
29 private sealed class <>c
30 {
31 // Note: this type is marked as 'beforefieldinit'.
32 [global::Cpp2ILInjected.Token(Token = "0x60000E5")]
33 [global::Cpp2ILInjected.Address(RVA = "0x15B0070", Offset = "0x15B0070", Length = "0xEC")]
34 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
35 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
38 static <>c()
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x60000E6")]
44 [global::Cpp2ILInjected.Address(RVA = "0x15B015C", Offset = "0x15B015C", Length = "0x8")]
45 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
48 public <>c()
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x60000E7")]
54 [global::Cpp2ILInjected.Address(RVA = "0x15B0164", Offset = "0x15B0164", Length = "0x8")]
55 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 internal TElement <get_Instance>b__1_0(TElement x)
58 {
59 throw null;
60 }
61
62 [global::Cpp2ILInjected.Token(Token = "0x4000072")]
64
65 [global::Cpp2ILInjected.Token(Token = "0x4000073")]
66 public static Func<TElement, TElement> <>9__1_0;
67 }
68 }
69}
class f__AnonymousType0<< Count > j__TPar
static Func< TElement, TElement > Instance