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

◆ OSSupportsExtendedProtection

bool System.Net.AuthenticationManager.OSSupportsExtendedProtection
staticgetsetpackage

Definition at line 122 of file AuthenticationManager.cs.

123 {
124 [global::Cpp2ILInjected.Token(Token = "0x6000E00")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1F3D2F4", Offset = "0x1F3D2F4", Length = "0x8")]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 get
128 {
129 throw null;
130 }
131 }