2 writes to score_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
4338score_ = other.score_; 4390score_ = value;
2 references to score_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
4338score_ = other.score_; 4387get { if ((_hasBits0 & 1) != 0) { return score_; } else { return ScoreDefaultValue; } }