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