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.Enumeration.FileSystemEntry.Attributes
getset

Definition at line 159 of file FileSystemEntry.cs.

160 {
161 [global::Cpp2ILInjected.Token(Token = "0x6002A12")]
162 [global::Cpp2ILInjected.Address(RVA = "0x1BD2F3C", Offset = "0x1BD2F3C", Length = "0x48")]
163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemEnumerator<>), Member = "MoveNext", ReturnType = typeof(bool))]
164 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
165 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileSystemEntry), Member = "get_FullPath", ReturnType = typeof(global::System.ReadOnlySpan<char>))]
166 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileStatus), Member = "IsReadOnly", MemberParameters = new object[]
167 {
168 typeof(global::System.ReadOnlySpan<char>),
169 typeof(bool)
170 }, ReturnType = typeof(bool))]
171 get
172 {
173 throw null;
174 }
175 }
class f__AnonymousType0<< Count > j__TPar