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

◆ HasWriteBuffer

bool System.Net.WebRequestStream.HasWriteBuffer
getsetpackage

Definition at line 111 of file WebRequestStream.cs.

112 {
113 [global::Cpp2ILInjected.Token(Token = "0x6001232")]
114 [global::Cpp2ILInjected.Address(RVA = "0x1E16748", Offset = "0x1E16748", Length = "0x24")]
115 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
116 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
117 get
118 {
119 throw null;
120 }
121 }