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

◆ WriteTimeout

override int System.Net.Http.DelegatingStream.WriteTimeout
getset

Definition at line 121 of file DelegatingStream.cs.

122 {
123 [global::Cpp2ILInjected.Token(Token = "0x6001503")]
124 [global::Cpp2ILInjected.Address(RVA = "0x1E393F8", Offset = "0x1E393F8", Length = "0x14")]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
127 get
128 {
129 throw null;
130 }
131 [global::Cpp2ILInjected.Token(Token = "0x6001504")]
132 [global::Cpp2ILInjected.Address(RVA = "0x1E3940C", Offset = "0x1E3940C", Length = "0x14")]
133 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
134 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
135 set
136 {
137 throw null;
138 }
139 }