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

◆ Add() [1/4]

void System.Net.WebHeaderCollection.Add ( HttpRequestHeader header,
string value )
inline

Definition at line 543 of file WebHeaderCollection.cs.

544 {
545 WebHeaderCollectionType type = this.m_Type;
546 }

References System.Net.WebHeaderCollection.m_Type.

Referenced by System.Net.HttpListenerResponse.CopyFrom().