2 references to IsHebrew
PresentationFramework (2)
System\windows\Documents\SelectionWordBreaker.cs (2)
150
(text[index] == QuotationMarkChar &&
IsHebrew
(text[index - 1]) &&
IsHebrew
(text[index + 1])));