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

◆ MutuallyAuthenticated

bool System.Net.Authorization.MutuallyAuthenticated
getset

Definition at line 134 of file Authorization.cs.

135 {
136 [global::Cpp2ILInjected.Token(Token = "0x6000A1B")]
137 [global::Cpp2ILInjected.Address(RVA = "0x1F08D38", Offset = "0x1F08D38", Length = "0x20")]
138 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
140 get
141 {
142 throw null;
143 }
144 [global::Cpp2ILInjected.Token(Token = "0x6000A1C")]
145 [global::Cpp2ILInjected.Address(RVA = "0x1F08D58", Offset = "0x1F08D58", Length = "0xC")]
146 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
147 set
148 {
149 throw null;
150 }
151 }