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

◆ Attributes

FileAttributes System.IO.FileSystemInfo.Attributes
set

Definition at line 50 of file FileSystemInfo.cs.

51 {
52 [global::Cpp2ILInjected.Token(Token = "0x6002890")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1BA4D58", Offset = "0x1BA4D58", Length = "0x14")]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileStatus), Member = "SetAttributes", MemberParameters = new object[]
56 {
57 typeof(string),
58 typeof(FileAttributes)
59 }, ReturnType = typeof(void))]
60 set
61 {
62 throw null;
63 }
64 }
class f__AnonymousType0<< Count > j__TPar