2 references to GetCharInCharSet
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
2185bool found = GetCharInCharSet(str[x], characterSet, negate); 2200bool found = GetCharInCharSet(str[x], characterSet, negate);