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