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
}
52
throw
new
ArrayTypeMismatchException
();
53
}
54
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
System.InvalidCastException
Definition
InvalidCastException.cs:9
System.Net.WebPermission.WebPermission
WebPermission()
Definition
WebPermission.cs:98
System.Net.WebPermission.m_UnrestrictedConnect
bool m_UnrestrictedConnect
Definition
WebPermission.cs:607
System.Collections.IEnumerator
Definition
IEnumerator.cs:7
System
Net
WebPermission
Generated by
1.10.0