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

◆ Location

string System.Net.WebHeaderCollection.Location
getpackage

Definition at line 237 of file WebHeaderCollection.cs.

238 {
239 get
240 {
241 string[] commonHeaders = this.m_CommonHeaders;
242 if (commonHeaders != null)
243 {
244 }
245 if (commonHeaders == null)
246 {
247 }
248 string text;
249 return text;
250 }
251 }
class f__AnonymousType0<< Count > j__TPar