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

◆ _Path

string System.Net.Cookie._Path
getprivate

Definition at line 258 of file Cookie.cs.

259 {
260 get
261 {
262 do
263 {
264 CookieVariant cookieVariant = this.m_cookieVariant;
265 if (this.m_path_implicit)
266 {
267 }
268 }
269 while (this.m_path._stringLength == 0);
270 string text;
271 return text;
272 }
273 }
class f__AnonymousType0<< Count > j__TPar