2 writes to sub_
Sandbox (2)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (2)
172sub_ = other.sub_ != null ? other.sub_.Clone() : null; 205sub_ = value;
9 references to sub_
Sandbox (9)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (9)
172sub_ = other.sub_ != null ? other.sub_.Clone() : null; 203get { return sub_; } 272if (sub_ != null) hash ^= Sub.GetHashCode(); 325if (sub_ != null) { 351if (sub_ != null) { 376if (other.sub_ != null) { 377if (sub_ == null) { 459if (sub_ == null) {