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

◆ Credentials

override ICredentials System.Net.FileWebRequest.Credentials
getset

Definition at line 191 of file FileWebRequest.cs.

192 {
193 [global::Cpp2ILInjected.Token(Token = "0x6000D64")]
194 [global::Cpp2ILInjected.Address(RVA = "0x1F36760", Offset = "0x1F36760", Length = "0x8")]
195 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
196 get
197 {
198 throw null;
199 }
200 [global::Cpp2ILInjected.Token(Token = "0x6000D65")]
201 [global::Cpp2ILInjected.Address(RVA = "0x1F36768", Offset = "0x1F36768", Length = "0x8")]
202 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
203 set
204 {
205 throw null;
206 }
207 }