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

◆ Set() [1/3]

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

Definition at line 563 of file WebHeaderCollection.cs.

564 {
565 WebHeaderCollectionType type = this.m_Type;
566 }

References System.Net.WebHeaderCollection.m_Type.