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
◆
Text
string System.Security.SecurityElement.Text
set
Definition at line
96
of file
SecurityElement.cs
.
97
{
98
set
99
{
100
if
(
value
!=
null
)
101
{
102
if
(!
true
)
103
{
104
}
105
bool
flag =
SecurityElement
.IsValidText(
value
);
106
}
107
if
(!
true
)
108
{
109
}
110
string
text
=
SecurityElement
.Unescape(
value
);
111
this.text
=
text
;
112
}
113
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Security.SecurityElement.text
string text
Definition
SecurityElement.cs:363
System.Security.SecurityElement.SecurityElement
static SecurityElement()
Definition
SecurityElement.cs:358
System.ExceptionArgument.value
@ value
System
Security
SecurityElement
Generated by
1.10.0