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

◆ Instance

Func<TElement, TElement> System.Linq.IdentityFunction< TElement >.Instance
staticgetset

Definition at line 12 of file IdentityFunction.cs.

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 }