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