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

◆ FullName

virtual string System.IO.FileSystemInfo.FullName
getset

Definition at line 220 of file FileSystemInfo.cs.

221 {
222 [global::Cpp2ILInjected.Token(Token = "0x6002899")]
223 [global::Cpp2ILInjected.Address(RVA = "0x1BA5140", Offset = "0x1BA5140", Length = "0x8")]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
225 get
226 {
227 throw null;
228 }
229 }