4 references to HasEscapeWhitespaces
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
3116
if (
HasEscapeWhitespaces
) hash ^= EscapeWhitespaces.GetHashCode();
3192
if (
HasEscapeWhitespaces
) {
3225
if (
HasEscapeWhitespaces
) {
3258
if (other.
HasEscapeWhitespaces
) {