2 writes to type_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
4339type_ = other.type_; 4417type_ = value;
2 references to type_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
4339type_ = other.type_; 4414get { if ((_hasBits0 & 2) != 0) { return type_; } else { return TypeDefaultValue; } }