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