2 writes to id_
MyFrontend (2)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (2)
103
id_
= other.id_;
121
id_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to id_
MyFrontend (2)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (2)
103
id_ = other.
id_
;
119
get { return
id_
; }