4 references to HasRequiredChars
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1695if (HasRequiredChars) hash ^= RequiredChars.GetHashCode(); 2025if (HasRequiredChars) { 2184if (HasRequiredChars) { 2329if (other.HasRequiredChars) {