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

◆ Line

virtual int System.Configuration.ConfigurationException.Line
get

Definition at line 88 of file ConfigurationException.cs.

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