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

◆ RequestProhibitedByCachePolicyException

WebException System.Net.ExceptionHelper.RequestProhibitedByCachePolicyException
staticgetsetpackage

Definition at line 250 of file ExceptionHelper.cs.

251 {
252 [global::Cpp2ILInjected.Token(Token = "0x6000A9D")]
253 [global::Cpp2ILInjected.Address(RVA = "0x1F0F720", Offset = "0x1F0F720", Length = "0x90")]
254 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
255 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetRes), Member = "GetWebStatusString", MemberParameters = new object[]
256 {
257 typeof(string),
258 typeof(WebExceptionStatus)
259 }, ReturnType = typeof(string))]
260 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebException), Member = ".ctor", MemberParameters = new object[]
261 {
262 typeof(string),
263 typeof(string),
265 typeof(WebExceptionStatus),
267 }, ReturnType = typeof(void))]
268 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
269 get
270 {
271 throw null;
272 }
273 }
class f__AnonymousType0<< Count > j__TPar