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

◆ AsciiOnly

bool System.ComponentModel.MaskedTextProvider.AsciiOnly
get

Definition at line 271 of file MaskedTextProvider.cs.

272 {
273 get
274 {
275 if (!true)
276 {
277 }
278 bool flag;
279 return flag;
280 }
281 }

Referenced by System.ComponentModel.MaskedTextProvider.Clone().