1 reference to UnicodeCategoryMask
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
97return (UnicodeCategory)(Latin1CharInfo[c] & UnicodeCategoryMask);