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

◆ PrivateAbsolutePath

string System.Uri.PrivateAbsolutePath
getsetprivate

Definition at line 732 of file Uri.cs.

733 {
734 [global::Cpp2ILInjected.Token(Token = "0x600021B")]
735 [global::Cpp2ILInjected.Address(RVA = "0x1DF42C8", Offset = "0x1DF42C8", Length = "0x98")]
736 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
737 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "get_AbsolutePath", ReturnType = typeof(string))]
738 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "get_Segments", ReturnType = typeof(string[]))]
739 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
740 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "CreateUriInfo", MemberParameters = new object[] { typeof(Uri.Flags) }, ReturnType = typeof(void))]
741 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri.MoreInfo), Member = ".ctor", ReturnType = typeof(void))]
742 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "GetComponents", MemberParameters = new object[]
743 {
746 }, ReturnType = typeof(string))]
747 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
748 get
749 {
750 throw null;
751 }
752 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8