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
◆
IsDomainEqualToHost()
static
bool System.Net.Cookie.IsDomainEqualToHost
(
string
domain
,
string
host
)
inline
static
private
Definition at line
334
of file
Cookie.cs
.
335
{
336
for
(;;)
337
{
338
int
stringLength
= domain._stringLength;
339
int
num;
340
if
(num != 0)
341
{
342
return
;
343
}
344
}
345
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Net
Cookie
Generated by
1.10.0