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

◆ this[HttpRequestHeader header]

string System.Net.WebHeaderCollection.this[HttpRequestHeader header]
getset

Definition at line 495 of file WebHeaderCollection.cs.

496 {
497 get
498 {
499 WebHeaderCollectionType type = this.m_Type;
500 int num = 1;
502 string text;
503 return base[text];
504 }
505 set
506 {
507 WebHeaderCollectionType type = this.m_Type;
508 }
509 }
class f__AnonymousType0<< Count > j__TPar