2 writes to nested_
Sandbox (2)
artifacts\obj\Sandbox\Release\net11.0\Greet.cs (2)
501nested_ = other.nested_ != null ? other.nested_.Clone() : null; 531nested_ = value;
9 references to nested_
Sandbox (9)
artifacts\obj\Sandbox\Release\net11.0\Greet.cs (9)
501nested_ = other.nested_ != null ? other.nested_.Clone() : null; 529get { return nested_; } 560if (nested_ != null) hash ^= Nested.GetHashCode(); 601if (nested_ != null) { 618if (nested_ != null) { 636if (other.nested_ != null) { 637if (nested_ == null) { 688if (nested_ == null) {