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.OidCollection.Count
getset

Implements System.Collections.Generic.ICollection< T >.

Definition at line 70 of file OidCollection.cs.

71 {
72 [global::Cpp2ILInjected.Token(Token = "0x600057E")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1ECEF00", Offset = "0x1ECEF00", Length = "0x40")]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509EnhancedKeyUsageExtension), Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
76 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
77 get
78 {
79 throw null;
80 }
81 }
class f__AnonymousType0<< Count > j__TPar