terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Reset()

void System.Security.Cryptography.X509Certificates.X509Chain.Reset ( )
inline

Definition at line 150 of file X509Chain.cs.

151 {
152 X509Helper2.ThrowIfContextInvalid(this.impl);
153 X509ChainImpl x509ChainImpl = this.impl;
154 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.Cryptography.X509Certificates.X509Chain.impl, j__TPar, and System.Security.Cryptography.X509Certificates.X509Helper2.ThrowIfContextInvalid().