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
CredentialKey.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Net
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200018C")]
9 internal class CredentialKey
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000A33")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1F0B7DC", Offset = "0x1F0B7DC", Length = "0x50")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CredentialCache), Member = "Add", MemberParameters = new object[]
15 {
16 typeof(Uri),
17 typeof(string),
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CredentialCache), Member = "Remove", MemberParameters = new object[]
21 {
22 typeof(Uri),
23 typeof(string)
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6000A34")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1F0B82C", Offset = "0x1F0B82C", Length = "0xAC")]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CredentialCache), Member = "GetCredential", MemberParameters = new object[]
35 {
36 typeof(Uri),
37 typeof(string)
38 }, ReturnType = typeof(NetworkCredential))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "op_Equality", MemberParameters = new object[]
41 {
42 typeof(Uri),
43 typeof(Uri)
44 }, ReturnType = typeof(bool))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
46 {
47 typeof(string),
48 typeof(string),
50 }, ReturnType = typeof(int))]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
52 internal bool Match(Uri uri, string authenticationType)
53 {
54 throw null;
55 }
56
57 [global::Cpp2ILInjected.Token(Token = "0x6000A35")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1F0B8D8", Offset = "0x1F0B8D8", Length = "0x128")]
59 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Scheme", ReturnType = typeof(string))]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
63 {
64 typeof(string),
65 typeof(string)
66 }, ReturnType = typeof(bool))]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Host", ReturnType = typeof(string))]
68 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Port", ReturnType = typeof(int))]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_AbsolutePath", ReturnType = typeof(string))]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "LastIndexOf", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(int))]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
72 {
73 typeof(string),
74 typeof(int),
75 typeof(string),
76 typeof(int),
77 typeof(int),
79 }, ReturnType = typeof(int))]
80 internal bool IsPrefix(Uri uri, Uri prefixUri)
81 {
82 throw null;
83 }
84
85 [global::Cpp2ILInjected.Token(Token = "0x6000A36")]
86 [global::Cpp2ILInjected.Address(RVA = "0x1F0BA00", Offset = "0x1F0BA00", Length = "0x70")]
87 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "ToUpperInvariant", ReturnType = typeof(string))]
90 public override int GetHashCode()
91 {
92 throw null;
93 }
94
95 [global::Cpp2ILInjected.Token(Token = "0x6000A37")]
96 [global::Cpp2ILInjected.Address(RVA = "0x1F0BA70", Offset = "0x1F0BA70", Length = "0xB4")]
97 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
100 {
101 typeof(string),
102 typeof(string),
104 }, ReturnType = typeof(int))]
105 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
106 public override bool Equals(object comparand)
107 {
108 throw null;
109 }
110
111 [global::Cpp2ILInjected.Token(Token = "0x6000A38")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1F0BB24", Offset = "0x1F0BB24", Length = "0x1C0")]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NumberFormatInfo), Member = "get_InvariantInfo", ReturnType = typeof(NumberFormatInfo))]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", MemberParameters = new object[] { typeof(IFormatProvider) }, ReturnType = typeof(string))]
116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ValidationHelper), Member = "ToString", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
117 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[] { typeof(string[]) }, ReturnType = typeof(string))]
118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
119 public override string ToString()
120 {
121 throw null;
122 }
123
124 [global::Cpp2ILInjected.Token(Token = "0x40007C4")]
125 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
126 internal Uri UriPrefix;
127
128 [global::Cpp2ILInjected.Token(Token = "0x40007C5")]
129 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
130 internal int UriPrefixLength;
131
132 [global::Cpp2ILInjected.Token(Token = "0x40007C6")]
133 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
134 internal string AuthenticationType;
135
136 [global::Cpp2ILInjected.Token(Token = "0x40007C7")]
137 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
138 private int m_HashCode;
139
140 [global::Cpp2ILInjected.Token(Token = "0x40007C8")]
141 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2C")]
142 private bool m_ComputedHashCode;
143 }
144}
class f__AnonymousType0<< Count > j__TPar
bool Match(Uri uri, string authenticationType)
override int GetHashCode()
override string ToString()
CredentialKey(Uri uriPrefix, string authenticationType)
override bool Equals(object comparand)
bool IsPrefix(Uri uri, Uri prefixUri)