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

◆ CanPreAuthenticate

bool System.Net.DigestClient.CanPreAuthenticate
getset

Implements System.Net.IAuthenticationModule.

Definition at line 118 of file DigestClient.cs.

119 {
120 [global::Cpp2ILInjected.Token(Token = "0x6000E49")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1F423C0", Offset = "0x1F423C0", Length = "0x8")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 get
124 {
125 throw null;
126 }
127 }