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

◆ Accept

string System.Net.WebPermissionAttribute.Accept
getset

Definition at line 44 of file WebPermissionAttribute.cs.

45 {
46 get
47 {
48 if (this.m_accept != null)
49 {
50 return;
51 }
52 }
53 set
54 {
55 if (this.m_accept == null)
56 {
58 return;
59 }
61 }
62 }
class f__AnonymousType0<< Count > j__TPar