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

◆ WriteBufferLength

int System.Net.WebRequestStream.WriteBufferLength
getsetpackage

Definition at line 124 of file WebRequestStream.cs.

125 {
126 [global::Cpp2ILInjected.Token(Token = "0x6001233")]
127 [global::Cpp2ILInjected.Address(RVA = "0x1E1676C", Offset = "0x1E1676C", Length = "0x3C")]
128 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
129 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "Redirect", MemberParameters = new object[]
130 {
131 typeof(HttpStatusCode),
133 }, ReturnType = typeof(bool))]
134 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "GetRewriteHandler", MemberParameters = new object[]
135 {
137 typeof(bool)
138 }, ReturnType = typeof(ValueTuple<Task<BufferOffsetSize>, WebException>))]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
140 get
141 {
142 throw null;
143 }
144 }
class f__AnonymousType0<< Count > j__TPar