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

object System.Collections.IEnumerator. System.Net.CookieCollection.CookieCollectionEnumerator.Current
getsetprivate

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

Definition at line 368 of file CookieCollection.cs.

369 {
370 [global::Cpp2ILInjected.Token(Token = "0x6000D26")]
371 [global::Cpp2ILInjected.Address(RVA = "0x1F30A7C", Offset = "0x1F30A7C", Length = "0x9C")]
372 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
373 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
374 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Cookie))]
375 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
376 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
377 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
378 get
379 {
380 throw null;
381 }
382 }
class f__AnonymousType0<< Count > j__TPar