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

◆ Fragment

string System.Uri.Fragment
getset

Definition at line 1328 of file Uri.cs.

1329 {
1330 [global::Cpp2ILInjected.Token(Token = "0x600022D")]
1331 [global::Cpp2ILInjected.Address(RVA = "0x1DF5A64", Offset = "0x1DF5A64", Length = "0xF0")]
1332 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1333 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriBuilder), Member = "Init", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
1334 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriBuilder), Member = "SetFieldsFromUri", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
1335 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeLicenseContext), Member = "GetLocalPath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1336 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1337 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "CreateUriInfo", MemberParameters = new object[] { typeof(Uri.Flags) }, ReturnType = typeof(void))]
1338 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri.MoreInfo), Member = ".ctor", ReturnType = typeof(void))]
1339 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "GetComponents", MemberParameters = new object[]
1340 {
1343 }, ReturnType = typeof(string))]
1344 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1345 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1346 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
1347 get
1348 {
1349 throw null;
1350 }
1351 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8