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