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

◆ DnsSafeHost

string System.Uri.DnsSafeHost
getset

Definition at line 1556 of file Uri.cs.

1557 {
1558 [global::Cpp2ILInjected.Token(Token = "0x6000231")]
1559 [global::Cpp2ILInjected.Address(RVA = "0x1DF5C0C", Offset = "0x1DF5C0C", Length = "0x230")]
1560 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1561 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "CombineUri", MemberParameters = new object[]
1562 {
1563 typeof(Uri),
1564 typeof(string),
1566 }, ReturnType = typeof(string))]
1567 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1568 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_AllowIdn", ReturnType = typeof(bool))]
1569 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "CreateUriInfo", MemberParameters = new object[] { typeof(Uri.Flags) }, ReturnType = typeof(void))]
1570 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "EnsureHostString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
1571 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
1572 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[]
1573 {
1574 typeof(int),
1575 typeof(int)
1576 }, ReturnType = typeof(string))]
1577 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1578 {
1579 typeof(string),
1580 typeof(string)
1581 }, ReturnType = typeof(string))]
1582 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UriHelper), Member = "UnescapeString", MemberParameters = new object[]
1583 {
1584 typeof(string),
1585 typeof(int),
1586 typeof(int),
1587 typeof(char[]),
1588 typeof(ref int),
1589 typeof(char),
1590 typeof(char),
1591 typeof(char),
1594 typeof(bool)
1595 }, ReturnType = typeof(char[]))]
1596 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "CreateString", MemberParameters = new object[]
1597 {
1598 typeof(char[]),
1599 typeof(int),
1600 typeof(int)
1601 }, ReturnType = typeof(string))]
1602 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1603 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1604 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1605 get
1606 {
1607 throw null;
1608 }
1609 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8