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
getset

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);
97 }
98 }
class f__AnonymousType0<< Count > j__TPar