4 references to HasName
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
3112if (HasName) hash ^= Name.GetHashCode(); 3176if (HasName) { 3213if (HasName) { 3246if (other.HasName) {