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
OidEnumerator.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20000F2")]
10 public sealed class OidEnumerator : IEnumerator
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000584")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1ECEFA4", Offset = "0x1ECEFA4", Length = "0x30")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x1700010E")]
22 public Oid Current
23 {
24 [global::Cpp2ILInjected.Token(Token = "0x6000585")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1ECF1D0", Offset = "0x1ECF1D0", Length = "0x10")]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509EnhancedKeyUsageExtension), Member = ".ctor", MemberParameters = new object[]
27 {
29 typeof(bool)
30 }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509EnhancedKeyUsageExtension), Member = "Encode", ReturnType = typeof(byte[]))]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OidCollection), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Oid))]
34 get
35 {
36 throw null;
37 }
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x1700010F")]
42 {
43 [global::Cpp2ILInjected.Token(Token = "0x6000586")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1ECF1E0", Offset = "0x1ECF1E0", Length = "0x10")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OidCollection), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Oid))]
47 get
48 {
49 throw null;
50 }
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x6000587")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1ECF1F0", Offset = "0x1ECF1F0", Length = "0x74")]
55 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509EnhancedKeyUsageExtension), Member = ".ctor", MemberParameters = new object[]
57 {
59 typeof(bool)
60 }, ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509EnhancedKeyUsageExtension), Member = "Encode", ReturnType = typeof(byte[]))]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
63 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
64 public bool MoveNext()
65 {
66 throw null;
67 }
68
69 [global::Cpp2ILInjected.Token(Token = "0x6000588")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1ECF264", Offset = "0x1ECF264", Length = "0xC")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 public void Reset()
73 {
74 throw null;
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x400045D")]
78 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
80
81 [global::Cpp2ILInjected.Token(Token = "0x400045E")]
82 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
83 private int _current;
84 }
85}
class f__AnonymousType0<< Count > j__TPar