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

◆ KeepAlive

bool System.Net.WebResponseStream.KeepAlive
getprivate set

Definition at line 96 of file WebResponseStream.cs.

97 {
99 get
100 {
101 return this.<KeepAlive>k__BackingField;
102 }
104 private set
105 {
106 }
107 }
class f__AnonymousType0<< Count > j__TPar
readonly WebRequestStream< RequestStream > k__BackingField

Referenced by System.Net.WebResponseStream.Initialize().