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

◆ WebProxyScript

WebProxyScriptElement System.Net.Configuration.SettingsSection.WebProxyScript
get

Definition at line 87 of file SettingsSection.cs.

88 {
89 get
90 {
91 throw new NotSupportedException();
92 }
93 }