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