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