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