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

◆ Path

string System.UriBuilder.Path
set

Definition at line 54 of file UriBuilder.cs.

55 {
56 [global::Cpp2ILInjected.Token(Token = "0x60001E3")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1EA17AC", Offset = "0x1EA17AC", Length = "0xAC")]
58 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "TryUpdateResponseUri", MemberParameters = new object[]
59 {
60 typeof(string),
62 }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Replace", MemberParameters = new object[]
65 {
66 typeof(char),
67 typeof(char)
68 }, ReturnType = typeof(string))]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "InternalEscapeString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
71 set
72 {
73 throw null;
74 }
75 }
class f__AnonymousType0<< Count > j__TPar