2 references to GetCharInCharSet
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
2185
bool found =
GetCharInCharSet
(str[x], characterSet, negate);
2200
bool found =
GetCharInCharSet
(str[x], characterSet, negate);