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

◆ AddInternalNotCommon()

void System.Net.WebHeaderCollection.AddInternalNotCommon ( string name,
string value )
inlineprivate

Definition at line 687 of file WebHeaderCollection.cs.

688 {
689 base.InvalidateCachedArrays();
690 global::System.Collections.Specialized.NameValueCollection innerCollection = this.InnerCollection;
691 }
class f__AnonymousType0<< Count > j__TPar
global::System.Collections.Specialized.NameValueCollection InnerCollection

References System.Net.WebHeaderCollection.InnerCollection, and j__TPar.