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

◆ IsLoopback

bool System.Uri.IsLoopback
getset

Definition at line 919 of file Uri.cs.

920 {
921 [global::Cpp2ILInjected.Token(Token = "0x6000222")]
922 [global::Cpp2ILInjected.Address(RVA = "0x1DF4D04", Offset = "0x1DF4D04", Length = "0x80")]
923 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetLocalPath", ReturnType = typeof(string))]
924 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebProxy), Member = "IsBypassedManual", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(bool))]
925 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
926 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "EnsureHostString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
927 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
928 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
929 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
930 get
931 {
932 throw null;
933 }
934 }
class f__AnonymousType0<< Count > j__TPar