terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Method

override string System.Net.FileWebRequest.Method
getset

Definition at line 213 of file FileWebRequest.cs.

214 {
215 get
216 {
217 return this.m_method;
218 }
219 set
220 {
221 if (!true)
222 {
223 }
224 bool flag = ValidationHelper.IsBlankString(value);
226 }
227 }
class f__AnonymousType0<< Count > j__TPar