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

◆ Enumerator

IEnumerator<Uri> System.Net.ProxyChain.Enumerator
getsetpackageinherited

Definition at line 67 of file ProxyChain.cs.

68 {
69 [global::Cpp2ILInjected.Token(Token = "0x6000C61")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1F275F8", Offset = "0x1F275F8", Length = "0x18")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ProxyChain), Member = "GetEnumerator", ReturnType = typeof(IEnumerator<Uri>))]
73 get
74 {
75 throw null;
76 }
77 }
class f__AnonymousType0<< Count > j__TPar
ProxyChain(Uri destination)
Definition ProxyChain.cs:32