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

◆ SecurePassword

SecureString System.Net.NetworkCredential.SecurePassword
getsetinherited

Definition at line 179 of file NetworkCredential.cs.

180 {
181 [global::Cpp2ILInjected.Token(Token = "0x6000AC2")]
182 [global::Cpp2ILInjected.Address(RVA = "0x1F10AE4", Offset = "0x1F10AE4", Length = "0xC")]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SecureString), Member = "Copy", ReturnType = typeof(SecureString))]
185 get
186 {
187 throw null;
188 }
189 [global::Cpp2ILInjected.Token(Token = "0x6000AC3")]
190 [global::Cpp2ILInjected.Address(RVA = "0x1F10A50", Offset = "0x1F10A50", Length = "0x74")]
191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NetworkCredential), Member = ".ctor", MemberParameters = new object[]
192 {
193 typeof(string),
195 typeof(string)
196 }, ReturnType = typeof(void))]
197 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
198 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SecureString), Member = "Copy", ReturnType = typeof(SecureString))]
199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SecureString), Member = ".ctor", ReturnType = typeof(void))]
200 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
201 set
202 {
203 throw null;
204 }
205 }
class f__AnonymousType0<< Count > j__TPar