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

◆ FileName

global.System.ReadOnlySpan<char> System.IO.Enumeration.FileSystemEntry.FileName
getset

Definition at line 76 of file FileSystemEntry.cs.

77 {
78 [global::Cpp2ILInjected.Token(Token = "0x6002A0B")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1BD2E54", Offset = "0x1BD2E54", Length = "0x94")]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemEntry), Member = "get_FullPath", ReturnType = typeof(global::System.ReadOnlySpan<char>))]
81 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemEntry), Member = "ToSpecifiedFullPath", ReturnType = typeof(string))]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.IO.Enumeration.FileSystemEnumerableFactory.<>c__DisplayClass3_0", Member = "<UserFiles>b__1", MemberParameters = new object[] { typeof(ref FileSystemEntry) }, ReturnType = typeof(bool))]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.IO.Enumeration.FileSystemEnumerableFactory.<>c__DisplayClass4_0", Member = "<UserDirectories>b__1", MemberParameters = new object[] { typeof(ref FileSystemEntry) }, ReturnType = typeof(bool))]
84 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.IO.Enumeration.FileSystemEnumerableFactory.<>c__DisplayClass5_0", Member = "<UserEntries>b__1", MemberParameters = new object[] { typeof(ref FileSystemEntry) }, ReturnType = typeof(bool))]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemEnumerator<>), Member = "MoveNext", ReturnType = typeof(bool))]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::Interop.Sys.DirectoryEntry), Member = "GetName", MemberParameters = new object[] { typeof(global::System.Span<char>) }, ReturnType = typeof(global::System.ReadOnlySpan<char>))]
88 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
89 get
90 {
91 throw null;
92 }
93 }
class f__AnonymousType0<< Count > j__TPar