terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
IsNtlmAuthenticated
bool System.Net.HttpWebRequest.AuthorizationState.IsNtlmAuthenticated
get
Definition at line
2065
of file
HttpWebRequest.cs
.
2066
{
2067
get
2068
{
2069
if
(this.
isCompleted
)
2070
{
2071
HttpWebRequest.NtlmAuthState
ntlmAuthState = this.
ntlm_auth_state
;
2072
return
;
2073
}
2074
}
2075
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.HttpWebRequest.AuthorizationState.ntlm_auth_state
HttpWebRequest.NtlmAuthState ntlm_auth_state
Definition
HttpWebRequest.cs:2135
System.Net.HttpWebRequest.AuthorizationState.isCompleted
bool isCompleted
Definition
HttpWebRequest.cs:2132
System
Net
HttpWebRequest
AuthorizationState
Generated by
1.10.0