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