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