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]

char System.CharEnumerator.Current
getset

Definition at line 67 of file CharEnumerator.cs.

68 {
69 [global::Cpp2ILInjected.Token(Token = "0x60004AB")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1BBBE88", Offset = "0x1BBBE88", Length = "0x94")]
71 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
72 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.CharEnumerator), Member = "System.Collections.IEnumerator.get_Current", ReturnType = typeof(object))]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
76 get
77 {
78 throw null;
79 }
80 }
class f__AnonymousType0<< Count > j__TPar