2 writes to bosId_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
192bosId_ = other.bosId_; 1321bosId_ = value;
2 references to bosId_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
192bosId_ = other.bosId_; 1318get { if ((_hasBits0 & 33554432) != 0) { return bosId_; } else { return BosIdDefaultValue; } }