2 writes to key_
Microsoft.ML.OnnxTransformer (2)
src\Microsoft.ML.OnnxConverter\OnnxMl.cs (2)
2011key_ = other.key_; 2031key_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to key_
Microsoft.ML.OnnxTransformer (2)
src\Microsoft.ML.OnnxConverter\OnnxMl.cs (2)
2011key_ = other.key_; 2028get { return key_; }