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

◆ Tag

string System.Security.SecurityElement.Tag
get

Definition at line 86 of file SecurityElement.cs.

87 {
88 get
89 {
90 return this.tag;
91 }
92 }