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

◆ IsUnc

bool System.Uri.IsUnc
getset

Definition at line 1007 of file Uri.cs.

1008 {
1009 [global::Cpp2ILInjected.Token(Token = "0x6000225")]
1010 [global::Cpp2ILInjected.Address(RVA = "0x1DF5040", Offset = "0x1DF5040", Length = "0x74")]
1011 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "CombineUri", MemberParameters = new object[]
1012 {
1013 typeof(Uri),
1014 typeof(string),
1016 }, ReturnType = typeof(string))]
1017 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1018 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1019 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1020 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1021 get
1022 {
1023 throw null;
1024 }
1025 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8