2 references to IsAscii
System (2)
compmod\system\componentmodel\MaskedTextProvider.cs (2)
2433
if (!
IsAscii
(input) && this.AsciiOnly)
2441
if ((!
IsAscii
(input) && this.AsciiOnly) && input != spaceChar)