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

◆ Close()

void Mono.Security.Authenticode.AuthenticodeBase.Close ( )
inlinepackageinherited

Definition at line 41 of file AuthenticodeBase.cs.

42 {
43 if (this.fs != null)
44 {
45 }
46 }

References Mono.Security.Authenticode.AuthenticodeBase.fs.