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
◆
Query
string System.UriBuilder.Query
set
Definition at line
67
of file
UriBuilder.cs
.
68
{
69
set
70
{
71
if
(
value
==
null
)
72
{
73
}
74
string
text
;
75
this._query
=
text
;
76
this._changed
=
true
;
77
}
78
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.text
@ text
System.ExceptionArgument.value
@ value
System
UriBuilder
Generated by
1.10.0