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

◆ SecuredPathIndex

ushort System.Uri.SecuredPathIndex
getsetprivate

Definition at line 261 of file Uri.cs.

262 {
263 [global::Cpp2ILInjected.Token(Token = "0x6000208")]
264 [global::Cpp2ILInjected.Address(RVA = "0x1DF0F5C", Offset = "0x1DF0F5C", Length = "0x50")]
265 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
266 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetEscapedParts", MemberParameters = new object[] { typeof(UriComponents) }, ReturnType = typeof(string))]
267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetUnescapedParts", MemberParameters = new object[]
268 {
271 }, ReturnType = typeof(string))]
272 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetCanonicalPath", MemberParameters = new object[]
273 {
274 typeof(char[]),
275 typeof(ref int),
277 }, ReturnType = typeof(char[]))]
278 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "CombineUri", MemberParameters = new object[]
279 {
280 typeof(Uri),
281 typeof(string),
283 }, ReturnType = typeof(string))]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "InternalIsWellFormedOriginalString", ReturnType = typeof(bool))]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
286 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
287 get
288 {
289 throw null;
290 }
291 }
class f__AnonymousType0<< Count > j__TPar
UriFormat
Definition UriFormat.cs:8