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

◆ PathAndQuery

string System.Uri.PathAndQuery
getset

Definition at line 937 of file Uri.cs.

938 {
939 [global::Cpp2ILInjected.Token(Token = "0x6000223")]
940 [global::Cpp2ILInjected.Address(RVA = "0x1DF4D84", Offset = "0x1DF4D84", Length = "0xC0")]
941 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
942 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DigestSession), Member = "HA2", MemberParameters = new object[] { typeof(HttpWebRequest) }, ReturnType = typeof(string))]
943 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DigestSession), Member = "Authenticate", MemberParameters = new object[]
944 {
947 }, ReturnType = typeof(Authorization))]
948 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "FinishInitialization", ReturnType = typeof(bool))]
949 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "TryGetHostUri", MemberParameters = new object[]
950 {
951 typeof(string),
952 typeof(ref Uri)
953 }, ReturnType = typeof(bool))]
954 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "GetRequestHeaders", ReturnType = typeof(byte[]))]
955 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
956 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "GetComponents", MemberParameters = new object[]
957 {
960 }, ReturnType = typeof(string))]
961 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
962 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
963 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
964 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
965 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
966 get
967 {
968 throw null;
969 }
970 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8