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

◆ ASN1() [5/6]

Mono.Security.ASN1.ASN1 ( byte tag,
byte[] data )
inline

Definition at line 19 of file ASN1.cs.

20 {
21 this.m_nTag = tag;
22 this.m_aValue = data;
23 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.