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

◆ AcceptList

IEnumerator System.Net.WebPermission.AcceptList
get

Definition at line 58 of file WebPermission.cs.

59 {
60 get
61 {
62 if (!this.m_UnrestrictedAccept)
63 {
64 if (false)
65 {
66 }
67 global::System.Text.RegularExpressions.Regex regex;
68 if (regex != null)
69 {
70 }
71 if (!false || regex != null)
72 {
73 }
74 throw new InvalidCastException();
75 }
76 global::System.Text.RegularExpressions.Regex matchAllRegex = WebPermission.MatchAllRegex;
77 if (matchAllRegex == null || matchAllRegex != null)
78 {
79 IEnumerator enumerator;
80 return enumerator;
81 }
83 }
84 }
class f__AnonymousType0<< Count > j__TPar