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 )
inlinestaticprivate

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 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.