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

◆ Authority

string System.Uri.Authority
getset

Definition at line 827 of file Uri.cs.

828 {
829 [global::Cpp2ILInjected.Token(Token = "0x600021E")]
830 [global::Cpp2ILInjected.Address(RVA = "0x1DF4A30", Offset = "0x1DF4A30", Length = "0x74")]
831 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "FinishInitialization", ReturnType = typeof(bool))]
832 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "Redirect", MemberParameters = new object[]
833 {
836 }, ReturnType = typeof(bool))]
837 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ServicePointManager), Member = "FindServicePoint", MemberParameters = new object[]
838 {
839 typeof(Uri),
841 }, ReturnType = typeof(ServicePoint))]
842 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebConnectionTunnel.<Initialize>d__42", Member = "MoveNext", ReturnType = typeof(void))]
843 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
844 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "GetComponents", MemberParameters = new object[]
845 {
848 }, ReturnType = typeof(string))]
849 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
850 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
851 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
852 get
853 {
854 throw null;
855 }
856 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8