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

◆ HostNameType

UriHostNameType System.Uri.HostNameType
getset

Definition at line 859 of file Uri.cs.

860 {
861 [global::Cpp2ILInjected.Token(Token = "0x600021F")]
862 [global::Cpp2ILInjected.Address(RVA = "0x1DF4AA4", Offset = "0x1DF4AA4", Length = "0xF8")]
863 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
864 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ServicePoint), Member = "get_HostEntry", ReturnType = typeof(IPHostEntry))]
865 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
866 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UriParser), Member = "get_IsSimple", ReturnType = typeof(bool))]
867 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "CreateUriInfo", MemberParameters = new object[] { typeof(Uri.Flags) }, ReturnType = typeof(void))]
868 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "EnsureHostString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
869 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
870 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
871 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
872 get
873 {
874 throw null;
875 }
876 }
class f__AnonymousType0<< Count > j__TPar