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

◆ IsAbsoluteUri

bool System.Uri.IsAbsoluteUri
getset

Definition at line 1612 of file Uri.cs.

1613 {
1614 [global::Cpp2ILInjected.Token(Token = "0x6000232")]
1615 [global::Cpp2ILInjected.Address(RVA = "0x1DF2834", Offset = "0x1DF2834", Length = "0x10")]
1616 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1617 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriParser), Member = "Resolve", MemberParameters = new object[]
1618 {
1619 typeof(Uri),
1620 typeof(Uri),
1622 }, ReturnType = typeof(string))]
1623 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriParser), Member = "GetComponents", MemberParameters = new object[]
1624 {
1625 typeof(Uri),
1628 }, ReturnType = typeof(string))]
1629 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "GetUri", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(Uri))]
1630 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "MapToDefaultMethod", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(string))]
1631 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlResolver), Member = "ResolveUri", MemberParameters = new object[]
1632 {
1633 typeof(Uri),
1634 typeof(string)
1635 }, ReturnType = typeof(Uri))]
1636 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
1637 get
1638 {
1639 throw null;
1640 }
1641 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8