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
SystemNetworkCredential.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Net
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200018A")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6000A2C")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1F0B090", Offset = "0x1F0B090", Length = "0x58")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SystemNetworkCredential), Member = ".cctor", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
16 {
17 throw null;
18 }
19
20 // Note: this type is marked as 'beforefieldinit'.
21 [global::Cpp2ILInjected.Token(Token = "0x6000A2D")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1F0B1AC", Offset = "0x1F0B1AC", Length = "0x58")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SystemNetworkCredential), Member = ".ctor", ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x40007BE")]
33 }
34}
class f__AnonymousType0<< Count > j__TPar
static readonly SystemNetworkCredential defaultCredential