3 references to ZWNJ
mscorlib (3)
system\text\isciiencoding.cs (3)
224
if (bLastVirama && (ch ==
ZWNJ
|| ch == ZWJ))
227
if (ch ==
ZWNJ
)
496
if (!buffer.AddChar(
ZWNJ
))