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
◆
Server
string System.Net.HttpWebResponse.Server
get
Definition at line
325
of file
HttpWebResponse.cs
.
326
{
327
get
328
{
329
this.
CheckDisposed
();
330
return
this.
webHeaders
[
"Server"
];
331
}
332
}
System.Net.HttpWebResponse.CheckDisposed
void CheckDisposed()
Definition
HttpWebResponse.cs:446
System.Net.HttpWebResponse.webHeaders
WebHeaderCollection webHeaders
Definition
HttpWebResponse.cs:502
System
Net
HttpWebResponse
Generated by
1.10.0