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
◆
ImpersonationLevel
TokenImpersonationLevel
System.Net.WebRequest.ImpersonationLevel
get
set
Definition at line
1130
of file
WebRequest.cs
.
1131
{
1132
get
1133
{
1134
return
this.
m_ImpersonationLevel
;
1135
}
1136
set
1137
{
1138
this.m_ImpersonationLevel
=
value
;
1139
}
1140
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.WebRequest.m_ImpersonationLevel
TokenImpersonationLevel m_ImpersonationLevel
Definition
WebRequest.cs:1273
System.ExceptionArgument.value
@ value
System
Net
WebRequest
Generated by
1.10.0