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 [1/2]

Uri System.Net.ProxyChain.ProxyEnumerator.Current
getset

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

Definition at line 162 of file ProxyChain.cs.

163 {
164 [global::Cpp2ILInjected.Token(Token = "0x6000C68")]
165 [global::Cpp2ILInjected.Address(RVA = "0x1F276B8", Offset = "0x1F276B8", Length = "0xAC")]
166 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ProxyChain.ProxyEnumerator), Member = "System.Collections.IEnumerator.get_Current", ReturnType = typeof(object))]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
168 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
169 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
170 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
171 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
172 get
173 {
174 throw null;
175 }
176 }
class f__AnonymousType0<< Count > j__TPar
ProxyChain(Uri destination)
Definition ProxyChain.cs:32