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

◆ Subject

string System.Security.Cryptography.X509Certificates.X509Certificate.Subject
getsetinherited

Definition at line 185 of file X509Certificate.cs.

186 {
187 [global::Cpp2ILInjected.Token(Token = "0x6001B15")]
188 [global::Cpp2ILInjected.Address(RVA = "0x1B1DA64", Offset = "0x1B1DA64", Length = "0x4C")]
189 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Certificate), Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2Collection", Member = "Find", MemberParameters = new object[]
192 {
193 "System.Security.Cryptography.X509Certificates.X509FindType",
194 typeof(object),
195 typeof(bool)
196 }, ReturnType = "System.Security.Cryptography.X509Certificates.X509Certificate2Collection")]
197 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509ChainImplMono", Member = "IsSelfIssued", MemberParameters = new object[] { "System.Security.Cryptography.X509Certificates.X509Certificate2" }, ReturnType = typeof(bool))]
198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Helper), Member = "ThrowIfContextInvalid", MemberParameters = new object[] { typeof(X509CertificateImpl) }, ReturnType = typeof(void))]
200 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
201 get
202 {
203 throw null;
204 }
205 }
class f__AnonymousType0<< Count > j__TPar