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