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

◆ Dispose() [2/2]

override void System.Net.HttpWebResponse.Dispose ( bool disposing)
inlineprotectedvirtual

Reimplemented from System.Net.WebResponse.

Definition at line 439 of file HttpWebResponse.cs.

440 {
441 this.disposed = true;
442 base.Dispose(true);
443 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.