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

◆ NtlmAuthenticated

bool System.Net.WebConnection.NtlmAuthenticated
getsetpackage

Definition at line 444 of file WebConnection.cs.

445 {
446 [global::Cpp2ILInjected.Token(Token = "0x60011A6")]
447 [global::Cpp2ILInjected.Address(RVA = "0x1E0F114", Offset = "0x1E0F114", Length = "0x8")]
448 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
449 get
450 {
451 throw null;
452 }
453 [global::Cpp2ILInjected.Token(Token = "0x60011A7")]
454 [global::Cpp2ILInjected.Address(RVA = "0x1E0F11C", Offset = "0x1E0F11C", Length = "0xC")]
455 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
456 set
457 {
458 throw null;
459 }
460 }