4 references to HasPiece
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
4461if (HasPiece) hash ^= Piece.GetHashCode(); 4510if (HasPiece) { 4535if (HasPiece) { 4559if (other.HasPiece) {