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
SecurityStatusPal.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Net
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200012F")]
9 internal readonly struct SecurityStatusPal
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600072D")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1EE4470", Offset = "0x1EE4470", Length = "0xC")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NegotiateStreamPal), Member = "EstablishSecurityContext", MemberParameters = new object[]
14 {
17 typeof(string),
22 }, ReturnType = typeof(SecurityStatusPal))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NegotiateStreamPal), Member = "CompleteAuthToken", MemberParameters = new object[]
24 {
27 }, ReturnType = typeof(SecurityStatusPal))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
33
34 [global::Cpp2ILInjected.Token(Token = "0x600072E")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1EE5260", Offset = "0x1EE5260", Length = "0x1A8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
38 {
39 typeof(string),
40 typeof(object[])
41 }, ReturnType = typeof(string))]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
43 {
44 typeof(string),
45 typeof(object),
46 typeof(object)
47 }, ReturnType = typeof(string))]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
49 public override string ToString()
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x4000597")]
55 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
57
58 [global::Cpp2ILInjected.Token(Token = "0x4000598")]
59 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
61 }
62}
class f__AnonymousType0<< Count > j__TPar
readonly SecurityStatusPalErrorCode ErrorCode
SecurityStatusPal(SecurityStatusPalErrorCode errorCode, Exception exception=null)