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

◆ ConnectList

IEnumerator System.Net.WebPermission.ConnectList
get

Definition at line 28 of file WebPermission.cs.

29 {
30 get
31 {
32 if (!this.m_UnrestrictedConnect)
33 {
34 if (false)
35 {
36 }
37 global::System.Text.RegularExpressions.Regex regex;
38 if (regex != null)
39 {
40 }
41 if (!false || regex != null)
42 {
43 }
44 throw new InvalidCastException();
45 }
46 global::System.Text.RegularExpressions.Regex matchAllRegex = WebPermission.MatchAllRegex;
47 if (matchAllRegex == null || matchAllRegex != null)
48 {
49 IEnumerator enumerator;
50 return enumerator;
51 }
53 }
54 }
class f__AnonymousType0<< Count > j__TPar