1 reference to s_asciiWhiteSpace
Microsoft.ML.Tokenizers (1)
RegexGenerator.g.cs (1)
2258int i = span.IndexOfAnyExcept(Utilities.s_asciiWhiteSpace);