2 references to LeftShift
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\Bidi.cs (2)
177x &= ~LeftShift(1,y); 187return ((x & LeftShift(1,y)) != 0);