2 writes to type_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
944type_ = other.type_ != null ? other.type_.Clone() : null; 984type_ = value;
9 references to type_
Microsoft.ML.OnnxConverter (9)
OnnxMl.cs (9)
944type_ = other.type_ != null ? other.type_.Clone() : null; 981get { return type_; } 1032if (type_ != null) hash ^= Type.GetHashCode(); 1055if (type_ != null) 1079if (type_ != null) 1105if (other.type_ != null) 1107if (type_ == null) 1138if (type_ == null)