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