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