1 reference to UnicodeCategoryMask
Microsoft.CodeAnalysis.CodeStyle (1)
Rune.cs (1)
1149
return (UnicodeCategory)(AsciiCharInfo[value.Value] &
UnicodeCategoryMask
);