terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Cache

Hashtable System.Net.DigestClient.Cache
staticgetsetprivate

Definition at line 13 of file DigestClient.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000E44")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1F41650", Offset = "0x1F41650", Length = "0x154")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DigestClient), Member = "Authenticate", MemberParameters = new object[]
19 {
20 typeof(string),
22 typeof(ICredentials)
23 }, ReturnType = typeof(Authorization))]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DigestClient), Member = "PreAuthenticate", MemberParameters = new object[]
25 {
27 typeof(ICredentials)
28 }, ReturnType = typeof(Authorization))]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
31 {
32 typeof(object),
33 typeof(ref bool)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DigestClient), Member = "CheckExpired", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
38 get
39 {
40 throw null;
41 }
42 }
class f__AnonymousType0<< Count > j__TPar