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

◆ IsFile

bool System.Uri.IsFile
getset

Definition at line 902 of file Uri.cs.

903 {
904 [global::Cpp2ILInjected.Token(Token = "0x6000221")]
905 [global::Cpp2ILInjected.Address(RVA = "0x1DF4C44", Offset = "0x1DF4C44", Length = "0xC0")]
906 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
907 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetLocalPath", ReturnType = typeof(string))]
908 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
909 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
910 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
911 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
912 get
913 {
914 throw null;
915 }
916 }
class f__AnonymousType0<< Count > j__TPar