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

◆ this[string name]

Cookie System.Net.CookieCollection.this[string name]
get

Definition at line 54 of file CookieCollection.cs.

55 {
56 get
57 {
58 ArrayList list = this.m_list;
59 if (list != null)
60 {
61 }
62 int num;
63 while (num != 0)
64 {
65 }
66 long num2 = 0L;
67 if (list != null)
68 {
69 }
70 if (num2 == 0L)
71 {
72 throw new InvalidCastException();
73 }
74 throw new OutOfMemoryException();
75 }
76 }
class f__AnonymousType0<< Count > j__TPar