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

◆ IsDefaultPort

bool System.Uri.IsDefaultPort
getset

Definition at line 879 of file Uri.cs.

880 {
881 [global::Cpp2ILInjected.Token(Token = "0x6000220")]
882 [global::Cpp2ILInjected.Address(RVA = "0x1DF4B9C", Offset = "0x1DF4B9C", Length = "0xA8")]
883 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
884 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebProxy), Member = "IsMatchInBypassList", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(bool))]
885 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "get_Host", ReturnType = typeof(string))]
886 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "set_Host", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
887 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "GetHeaders", ReturnType = typeof(string))]
888 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
889 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UriParser), Member = "get_IsSimple", ReturnType = typeof(bool))]
890 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "CreateUriInfo", MemberParameters = new object[] { typeof(Uri.Flags) }, ReturnType = typeof(void))]
891 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "EnsureHostString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
892 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
893 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
894 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
895 get
896 {
897 throw null;
898 }
899 }
class f__AnonymousType0<< Count > j__TPar