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

◆ OriginalStringSwitched

bool System.Uri.OriginalStringSwitched
getsetprivate

Definition at line 1462 of file Uri.cs.

1463 {
1464 [global::Cpp2ILInjected.Token(Token = "0x600022F")]
1465 [global::Cpp2ILInjected.Address(RVA = "0x1DF5BC4", Offset = "0x1DF5BC4", Length = "0x48")]
1466 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetCombinedString", MemberParameters = new object[]
1467 {
1468 typeof(Uri),
1469 typeof(string),
1470 typeof(bool),
1471 typeof(ref string)
1472 }, ReturnType = typeof(ParsingError))]
1473 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetLocalPath", ReturnType = typeof(string))]
1474 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "get_OriginalString", ReturnType = typeof(string))]
1475 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetHashCode", ReturnType = typeof(int))]
1476 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "ToString", ReturnType = typeof(string))]
1477 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
1478 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "CombineUri", MemberParameters = new object[]
1479 {
1480 typeof(Uri),
1481 typeof(string),
1483 }, ReturnType = typeof(string))]
1484 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "ResolveHelper", MemberParameters = new object[]
1485 {
1486 typeof(Uri),
1487 typeof(Uri),
1488 typeof(ref string),
1489 typeof(ref bool),
1491 }, ReturnType = typeof(Uri))]
1492 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "CreateThisFromUri", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(void))]
1493 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 14)]
1494 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_AllowIdn", ReturnType = typeof(bool))]
1495 get
1496 {
1497 throw null;
1498 }
1499 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8