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
ProtocolViolationException.cs
Go to the documentation of this file.
1using System;
2using System.IO;
8
9namespace System.Net
10{
11 [global::Cpp2ILInjected.Token(Token = "0x20001C3")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000ACD")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1F10B78", Offset = "0x1F10B78", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", ReturnType = typeof(void))]
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x6000ACE")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1F103F8", Offset = "0x1F103F8", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = "GetRequestStream", ReturnType = typeof(Stream))]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = "BeginGetRequestStream", MemberParameters = new object[]
28 {
29 typeof(AsyncCallback),
30 typeof(object)
31 }, ReturnType = typeof(IAsyncResult))]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpProtocolUtils), Member = "string2date", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(DateTime))]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileWebRequest), Member = "BeginGetRequestStream", MemberParameters = new object[]
34 {
35 typeof(AsyncCallback),
36 typeof(object)
37 }, ReturnType = typeof(IAsyncResult))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerResponse), Member = "set_StatusCode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "MyGetRequestStreamAsync", MemberParameters = new object[] { typeof(CancellationToken) }, ReturnType = typeof(Task<Stream>))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "Redirect", MemberParameters = new object[]
41 {
42 typeof(HttpStatusCode),
44 }, ReturnType = typeof(bool))]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebRequestStream), Member = "CheckWriteOverflow", MemberParameters = new object[]
46 {
47 typeof(long),
48 typeof(long),
49 typeof(long)
50 }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
53 public ProtocolViolationException(string message)
54 {
55 throw null;
56 }
57
58 [global::Cpp2ILInjected.Token(Token = "0x6000ACF")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1F10B80", Offset = "0x1F10B80", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[]
62 {
65 }, ReturnType = typeof(void))]
70
71 [global::Cpp2ILInjected.Token(Token = "0x6000AD0")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1F10B88", Offset = "0x1F10B88", Length = "0x8")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Exception), Member = "GetObjectData", MemberParameters = new object[]
75 {
78 }, ReturnType = typeof(void))]
83
84 [global::Cpp2ILInjected.Token(Token = "0x6000AD1")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1F10B90", Offset = "0x1F10B90", Length = "0x8")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Exception), Member = "GetObjectData", MemberParameters = new object[]
88 {
91 }, ReturnType = typeof(void))]
96 }
97}
class f__AnonymousType0<< Count > j__TPar
override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
ProtocolViolationException(SerializationInfo serializationInfo, StreamingContext streamingContext)
void GetObjectData(SerializationInfo info, StreamingContext context)