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
UriFormatException.cs
Go to the documentation of this file.
1using System;
5
6namespace System
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000089")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600027C")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1EA3A58", Offset = "0x1EA3A58", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FormatException), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x600027D")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1EA1E18", Offset = "0x1EA1E18", Length = "0x8")]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriBuilder), Member = "ToString", ReturnType = typeof(string))]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetException", MemberParameters = new object[] { typeof(ParsingError) }, ReturnType = typeof(UriFormatException))]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Uri), Member = "GetHostViaCustomSyntax", ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UriHelper), Member = "EscapeString", MemberParameters = new object[]
27 {
28 typeof(string),
29 typeof(int),
30 typeof(int),
31 typeof(char[]),
32 typeof(ref int),
33 typeof(bool),
34 typeof(char),
35 typeof(char),
36 typeof(char)
37 }, ReturnType = typeof(char[]))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DomainNameHelper), Member = "IdnEquivalent", MemberParameters = new object[]
39 {
40 typeof(char*),
41 typeof(int),
42 typeof(int),
43 typeof(ref bool),
44 typeof(ref string)
45 }, ReturnType = typeof(string))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DomainNameHelper), Member = "UnicodeEquivalent", MemberParameters = new object[]
47 {
48 typeof(char*),
49 typeof(int),
50 typeof(int),
51 typeof(ref bool),
52 typeof(ref bool)
53 }, ReturnType = typeof(string))]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FormatException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x600027E")]
62 [global::Cpp2ILInjected.Address(RVA = "0x1EA3A60", Offset = "0x1EA3A60", Length = "0x8")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FormatException), Member = ".ctor", MemberParameters = new object[]
65 {
68 }, ReturnType = typeof(void))]
73
74 [global::Cpp2ILInjected.Token(Token = "0x600027F")]
75 [global::Cpp2ILInjected.Address(RVA = "0x1EA3A68", Offset = "0x1EA3A68", Length = "0x8")]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Exception), Member = "GetObjectData", MemberParameters = new object[]
78 {
81 }, ReturnType = typeof(void))]
86 }
87}
class f__AnonymousType0<< Count > j__TPar
UriFormatException(SerializationInfo serializationInfo, StreamingContext streamingContext)
unsafe UriFormatException(string textString)
void GetObjectData(SerializationInfo info, StreamingContext context)