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.Resources.ResourceReader.ResourceEnumerator.Current
getset

Definition at line 683 of file ResourceReader.cs.

684 {
685 [global::Cpp2ILInjected.Token(Token = "0x6002348")]
686 [global::Cpp2ILInjected.Address(RVA = "0x1B7F8F8", Offset = "0x1B7F8F8", Length = "0x64")]
687 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
688 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceReader.ResourceEnumerator), Member = "get_Entry", ReturnType = typeof(global::System.Collections.DictionaryEntry))]
689 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
690 get
691 {
692 throw null;
693 }
694 }
class f__AnonymousType0<< Count > j__TPar
ResourceReader(global::System.IO.Stream stream, global::System.Collections.Generic.Dictionary< string, ResourceLocator > resCache)