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

◆ WriteStreamClosed

WriteStreamClosedEventHandler System.Net.WebClient.WriteStreamClosed
setaddremove

Definition at line 4117 of file WebClient.cs.

4118 {
4119 [global::Cpp2ILInjected.Token(Token = "0x6000973")]
4120 [global::Cpp2ILInjected.Address(RVA = "0x1F03AC8", Offset = "0x1F03AC8", Length = "0x4")]
4121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
4122 add
4123 {
4124 throw null;
4125 }
4126 [global::Cpp2ILInjected.Token(Token = "0x6000974")]
4127 [global::Cpp2ILInjected.Address(RVA = "0x1F03ACC", Offset = "0x1F03ACC", Length = "0x4")]
4128 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
4129 remove
4130 {
4131 throw null;
4132 }
4133 }