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