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

◆ Query

string System.Uri.Query
getset

Definition at line 1301 of file Uri.cs.

1302 {
1303 [global::Cpp2ILInjected.Token(Token = "0x600022C")]
1304 [global::Cpp2ILInjected.Address(RVA = "0x1DF5974", Offset = "0x1DF5974", Length = "0xF0")]
1305 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriBuilder), Member = "Init", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
1307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriBuilder), Member = "SetFieldsFromUri", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
1308 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "GetUri", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(Uri))]
1309 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "FinishInitialization", ReturnType = typeof(bool))]
1310 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1311 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "CreateUriInfo", MemberParameters = new object[] { typeof(Uri.Flags) }, ReturnType = typeof(void))]
1312 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri.MoreInfo), Member = ".ctor", ReturnType = typeof(void))]
1313 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "GetComponents", MemberParameters = new object[]
1314 {
1317 }, ReturnType = typeof(string))]
1318 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1319 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1320 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
1321 get
1322 {
1323 throw null;
1324 }
1325 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8