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

◆ Result

object System.Net.LazyAsyncResult.Result
getsetpackage

Definition at line 216 of file LazyAsyncResult.cs.

217 {
218 get
219 {
220 object result = this.m_Result;
221 if (!true)
222 {
223 }
224 return this.m_Result;
225 }
226 set
227 {
229 }
230 }
class f__AnonymousType0<< Count > j__TPar