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
XPathNavigatorKeyComparer.cs
Go to the documentation of this file.
1using System;
6
7namespace System.Xml.XPath
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20000B8")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60007F0")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1DB375C", Offset = "0x1DB375C", Length = "0xDC")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
17 private bool System.Collections.IEqualityComparer.Equals(object obj1, object obj2)
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x60007F1")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1DB3838", Offset = "0x1DB3838", Length = "0x1A4")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XPathDocumentNavigator), Member = "GetPositionHashCode", ReturnType = typeof(int))]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x60007F2")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1DB3754", Offset = "0x1DB3754", Length = "0x8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
39 {
40 throw null;
41 }
42 }
43}
class f__AnonymousType0<< Count > j__TPar
bool Equals(object x, object y)