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

◆ VerifyString() [1/2]

bool System.ComponentModel.MaskedTextProvider.VerifyString ( string input)
inline

Definition at line 1326 of file MaskedTextProvider.cs.

1327 {
1328 bool flag;
1329 return input == null || input._stringLength == 0 || flag;
1330 }
class f__AnonymousType0<< Count > j__TPar

References System.input, and j__TPar.