2 references to IdentStartChar
Microsoft.ML.Transforms (2)
Expression\LexCharUtils.cs (2)
59
IdentPartChar =
IdentStartChar
| NonSpacingMark | SpacingCombiningMark |
168
if ((ucf & UniCatFlags.
IdentStartChar
) != 0)