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

◆ Cache

Hashtable System.Net.DigestClient.Cache
staticgetprivate

Definition at line 11 of file DigestClient.cs.

12 {
13 get
14 {
15 if (!true)
16 {
17 }
18 if (!true)
19 {
20 }
21 DigestClient.CheckExpired(1);
22 long num = 0L;
23 if (true)
24 {
25 }
26 if (num == 0L)
27 {
28 if (!true)
29 {
30 }
31 return 1;
32 }
33 throw new OutOfMemoryException();
34 }
35 }

Referenced by System.Net.DigestClient.Authenticate(), and System.Net.DigestClient.PreAuthenticate().