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
◆
ProtectionRealm
string [] System.Net.Authorization.ProtectionRealm
get
set
Definition at line
84
of file
Authorization.cs
.
85
{
86
get
87
{
88
return
this.
m_ProtectionRealm
;
89
}
90
set
91
{
92
if
(!
true
)
93
{
94
}
95
string
[]
array
= ValidationHelper.MakeEmptyArrayNull(
value
);
96
this.m_ProtectionRealm
=
array
;
97
}
98
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.Authorization.m_ProtectionRealm
string[] m_ProtectionRealm
Definition
Authorization.cs:125
System.ExceptionArgument.value
@ value
System.ExceptionArgument.array
@ array
System
Net
Authorization
Generated by
1.10.0