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

◆ TokenFromName()

CookieToken System.Net.CookieTokenizer.TokenFromName ( bool parseResponseCookies)
inlinepackage

Definition at line 233 of file CookieTokenizer.cs.

234 {
235 if (!true)
236 {
237 }
238 string name = this.m_name;
239 int num;
240 while (num != 0)
241 {
242 }
243 string name2 = this.m_name;
244 int num2;
245 while (num2 != 0)
246 {
247 }
248 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.Net.CookieTokenizer.m_name, and System.name.

Referenced by System.Net.CookieTokenizer.Next().