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

◆ NtlmCredential

NetworkCredential System.Net.WebConnection.NtlmCredential
getsetpackage

Definition at line 463 of file WebConnection.cs.

464 {
465 [global::Cpp2ILInjected.Token(Token = "0x60011A8")]
466 [global::Cpp2ILInjected.Address(RVA = "0x1E0F128", Offset = "0x1E0F128", Length = "0x8")]
467 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
468 get
469 {
470 throw null;
471 }
472 [global::Cpp2ILInjected.Token(Token = "0x60011A9")]
473 [global::Cpp2ILInjected.Address(RVA = "0x1E0F130", Offset = "0x1E0F130", Length = "0x8")]
474 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
475 set
476 {
477 throw null;
478 }
479 }