2 writes to segment_
Microsoft.ML.OnnxConverter (2)
OnnxMl.cs (2)
2777segment_ = other.segment_ != null ? other.segment_.Clone() : null; 2838segment_ = value;
9 references to segment_
Microsoft.ML.OnnxConverter (9)
OnnxMl.cs (9)
2777segment_ = other.segment_ != null ? other.segment_.Clone() : null; 2835get { return segment_; } 3089if (segment_ != null) hash ^= Segment.GetHashCode(); 3123if (segment_ != null) 3170if (segment_ != null) 3216if (other.segment_ != null) 3218if (segment_ == null) 3274if (segment_ == null)