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

◆ CacheProtocol

global.System.Net.Cache.RequestCacheProtocol System.Net.WebRequest.CacheProtocol
getsetpackage

Definition at line 1100 of file WebRequest.cs.

1101 {
1102 get
1103 {
1104 return this.m_CacheProtocol;
1105 }
1106 set
1107 {
1109 }
1110 }
class f__AnonymousType0<< Count > j__TPar
global::System.Net.Cache.RequestCacheProtocol m_CacheProtocol