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

◆ ToString() [2/2]

string System.Net.WebHeaderCollection.ToString ( bool forTrace)
inlinepackage

Definition at line 924 of file WebHeaderCollection.cs.

925 {
926 if (!true)
927 {
928 }
929 long num = 0L;
930 return WebHeaderCollection.GetAsString(this, num != 0L, true);
931 }

References System.Net.WebHeaderCollection.GetAsString(), and System.L.