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

◆ Count

int System.Security.Cryptography.X509Certificates.X509ExtensionCollection.Count
getset

Implements System.Collections.ICollection.

Definition at line 24 of file X509ExtensionCollection.cs.

25 {
26 [global::Cpp2ILInjected.Token(Token = "0x600069A")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1EDCAF4", Offset = "0x1EDCAF4", Length = "0x14")]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Certificate2), Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Certificate2Collection), Member = "Find", MemberParameters = new object[]
30 {
32 typeof(object),
33 typeof(bool)
34 }, ReturnType = typeof(X509Certificate2Collection))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
37 get
38 {
39 throw null;
40 }
41 }
class f__AnonymousType0<< Count > j__TPar