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

◆ Segments

string [] System.Uri.Segments
getset

Definition at line 973 of file Uri.cs.

974 {
975 [global::Cpp2ILInjected.Token(Token = "0x6000224")]
976 [global::Cpp2ILInjected.Address(RVA = "0x1DF4E44", Offset = "0x1DF4E44", Length = "0x1FC")]
977 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
978 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "TryUpdateResponseUri", MemberParameters = new object[]
979 {
980 typeof(string),
982 }, ReturnType = typeof(void))]
983 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
984 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_PrivateAbsolutePath", ReturnType = typeof(string))]
985 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
986 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IndexOf", MemberParameters = new object[]
987 {
988 typeof(char),
989 typeof(int)
990 }, ReturnType = typeof(int))]
991 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[]
992 {
993 typeof(int),
994 typeof(int)
995 }, ReturnType = typeof(string))]
996 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
997 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
998 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
999 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
1000 get
1001 {
1002 throw null;
1003 }
1004 }
class f__AnonymousType0<< Count > j__TPar