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
}
82
throw
new
ArrayTypeMismatchException
();
83
}
84
}
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_UnrestrictedAccept
bool m_UnrestrictedAccept
Definition
WebPermission.cs:611
System.Collections.IEnumerator
Definition
IEnumerator.cs:7
System
Net
WebPermission
Generated by
1.10.0