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

◆ IsNtlmAuthenticated

bool System.Net.HttpWebRequest.AuthorizationState.IsNtlmAuthenticated
getset

Definition at line 2880 of file HttpWebRequest.cs.

2881 {
2882 [global::Cpp2ILInjected.Token(Token = "0x600102A")]
2883 [global::Cpp2ILInjected.Address(RVA = "0x1DFD884", Offset = "0x1DFD884", Length = "0x20")]
2884 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2885 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2886 get
2887 {
2888 throw null;
2889 }
2890 }