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

◆ Value

object System.Resources.ResourceReader.ResourceEnumerator.Value
getset

Definition at line 749 of file ResourceReader.cs.

750 {
751 [global::Cpp2ILInjected.Token(Token = "0x600234B")]
752 [global::Cpp2ILInjected.Address(RVA = "0x1B7FC50", Offset = "0x1B7FC50", Length = "0xA0")]
753 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
754 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
755 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceReader), Member = "GetValueForNameIndex", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
756 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
757 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
758 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
759 get
760 {
761 throw null;
762 }
763 }
class f__AnonymousType0<< Count > j__TPar
ResourceReader(global::System.IO.Stream stream, global::System.Collections.Generic.Dictionary< string, ResourceLocator > resCache)