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

◆ Name

virtual string System.IO.FileSystemInfo.Name
getset

Definition at line 232 of file FileSystemInfo.cs.

233 {
234 [global::Cpp2ILInjected.Token(Token = "0x600289A")]
235 [global::Cpp2ILInjected.Address(RVA = "0x1BA5148", Offset = "0x1BA5148", Length = "0x8")]
236 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
237 get
238 {
239 throw null;
240 }
241 }