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

◆ AbsoluteUri

string System.Uri.AbsoluteUri
getset

Definition at line 755 of file Uri.cs.

756 {
757 [global::Cpp2ILInjected.Token(Token = "0x600021C")]
758 [global::Cpp2ILInjected.Address(RVA = "0x1DF4360", Offset = "0x1DF4360", Length = "0xEC")]
759 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "Create", MemberParameters = new object[]
760 {
761 typeof(Uri),
762 typeof(bool)
763 }, ReturnType = typeof(WebRequest))]
764 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequest), Member = "RegisterPrefix", MemberParameters = new object[]
765 {
766 typeof(string),
768 }, ReturnType = typeof(bool))]
769 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "CookieCutter", MemberParameters = new object[]
770 {
771 typeof(Uri),
772 typeof(string),
773 typeof(string),
774 typeof(bool)
775 }, ReturnType = typeof(CookieCollection))]
776 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
777 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "CreateUriInfo", MemberParameters = new object[] { typeof(Uri.Flags) }, ReturnType = typeof(void))]
778 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri.MoreInfo), Member = ".ctor", ReturnType = typeof(void))]
779 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "GetComponents", MemberParameters = new object[]
780 {
783 }, ReturnType = typeof(string))]
784 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
785 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
786 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
787 get
788 {
789 throw null;
790 }
791 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8