2 references to GetCharInCharSet
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
2086bool found = GetCharInCharSet(str[x], characterSet, negate); 2104bool found = GetCharInCharSet(str[x], characterSet, negate);