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