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

◆ GetBytes()

byte[] Mono.Security.X509.X509Crl.GetBytes ( )
inline

Definition at line 227 of file X509Crl.cs.

228 {
229 byte[] array = this.encoded;
230 object obj;
231 if (obj == null || obj != null)
232 {
233 }
234 throw new InvalidCastException();
235 }

References System.array, Mono.Security.X509.X509Crl.encoded, and System.obj.