2 writes to refAttrName_
Microsoft.ML.OnnxTransformer (2)
src\Microsoft.ML.OnnxConverter\OnnxMl.cs (2)
234
refAttrName_
= other.refAttrName_;
289
refAttrName_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to refAttrName_
Microsoft.ML.OnnxTransformer (2)
src\Microsoft.ML.OnnxConverter\OnnxMl.cs (2)
234
refAttrName_ = other.
refAttrName_
;
286
get { return
refAttrName_
; }