2 writes to keyType_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
5153keyType_ = other.keyType_; 5178keyType_ = value;
2 references to keyType_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
5153keyType_ = other.keyType_; 5175get { return keyType_; }