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

◆ Current [2/2]

object System.Collections.IEnumerator. System.Net.ProxyChain.ProxyEnumerator.Current
getsetprivate

Implements System.Collections.Generic.IEnumerator< out T >.

Definition at line 179 of file ProxyChain.cs.

180 {
181 [global::Cpp2ILInjected.Token(Token = "0x6000C69")]
182 [global::Cpp2ILInjected.Address(RVA = "0x1F27764", Offset = "0x1F27764", Length = "0x4")]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ProxyChain.ProxyEnumerator), Member = "get_Current", ReturnType = typeof(Uri))]
185 get
186 {
187 throw null;
188 }
189 }
class f__AnonymousType0<< Count > j__TPar
ProxyChain(Uri destination)
Definition ProxyChain.cs:32