1 reference to UnicodeCategoryMask
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (1)
1238return (UnicodeCategory)(AsciiCharInfo[value.Value] & UnicodeCategoryMask);