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

◆ FullPath

global.System.ReadOnlySpan<char> System.IO.Enumeration.FileSystemEntry.FullPath
getsetprivate

Definition at line 42 of file FileSystemEntry.cs.

43 {
44 [global::Cpp2ILInjected.Token(Token = "0x6002A0A")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1BD2D24", Offset = "0x1BD2D24", Length = "0x130")]
46 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemEntry), Member = "Initialize", MemberParameters = new object[]
48 {
49 typeof(ref FileSystemEntry),
50 typeof(global::Interop.Sys.DirectoryEntry),
51 typeof(global::System.ReadOnlySpan<char>),
52 typeof(global::System.ReadOnlySpan<char>),
53 typeof(global::System.ReadOnlySpan<char>),
54 typeof(global::System.Span<char>)
55 }, ReturnType = typeof(FileAttributes))]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemEntry), Member = "get_Attributes", ReturnType = typeof(FileAttributes))]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileSystemEntry), Member = "get_FileName", ReturnType = typeof(global::System.ReadOnlySpan<char>))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "TryJoin", MemberParameters = new object[]
60 {
61 typeof(global::System.ReadOnlySpan<char>),
62 typeof(global::System.ReadOnlySpan<char>),
63 typeof(global::System.Span<char>),
64 typeof(ref int)
65 }, ReturnType = typeof(bool))]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRangeException", ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Span<char>), Member = "op_Implicit", MemberParameters = new object[] { typeof(global::System.Span<char>) }, ReturnType = "System.ReadOnlySpan`1<T>")]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
69 get
70 {
71 throw null;
72 }
73 }
class f__AnonymousType0<< Count > j__TPar