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

◆ Proxy

ProxyElement System.Net.Configuration.DefaultProxySection.Proxy
get

Definition at line 62 of file DefaultProxySection.cs.

63 {
64 get
65 {
66 throw new NotSupportedException();
67 }
68 }