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]

object System.Collections.IEnumerator. System.IO.Enumeration.FileSystemEnumerator< TResult >.Current
getsetprivateinherited

Definition at line 271 of file FileSystemEnumerator.cs.

272 {
273 [global::Cpp2ILInjected.Token(Token = "0x6002A45")]
274 [global::Cpp2ILInjected.Address(RVA = "0x16A2A58", Offset = "0x16A2A58", Length = "0x14")]
275 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
276 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
277 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
278 get
279 {
280 throw null;
281 }
282 }