4 references to HasExpected
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
3729if (HasExpected) hash ^= Expected.GetHashCode(); 3770if (HasExpected) { 3787if (HasExpected) { 3805if (other.HasExpected) {