2 writes to docString_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2783
docString_
= other.docString_;
2941
docString_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to docString_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2783
docString_ = other.
docString_
;
2938
get { return
docString_
; }