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

◆ UserInfo

string System.Uri.UserInfo
getset

Definition at line 1656 of file Uri.cs.

1657 {
1658 [global::Cpp2ILInjected.Token(Token = "0x6000234")]
1659 [global::Cpp2ILInjected.Address(RVA = "0x1DF5E48", Offset = "0x1DF5E48", Length = "0x74")]
1660 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriBuilder), Member = "Init", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
1661 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriBuilder), Member = "SetFieldsFromUri", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
1662 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = ".ctor", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
1663 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1664 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "GetComponents", MemberParameters = new object[]
1665 {
1668 }, ReturnType = typeof(string))]
1669 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1670 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1671 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1672 get
1673 {
1674 throw null;
1675 }
1676 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8