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

◆ Current [1/2]

Oid System.Security.Cryptography.OidEnumerator.Current
getset

Implements System.Collections.IEnumerator.

Definition at line 22 of file OidEnumerator.cs.

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 {
28 typeof(OidCollection),
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 }
class f__AnonymousType0<< Count > j__TPar