2 writes to child_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (2)
2700child_ = other.child_ != null ? other.child_.Clone() : null; 2718child_ = value;
9 references to child_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (9)
2700child_ = other.child_ != null ? other.child_.Clone() : null; 2716get { return child_; } 2745if (child_ != null) hash ^= Child.GetHashCode(); 2778if (child_ != null) { 2792if (child_ != null) { 2807if (other.child_ != null) { 2808if (child_ == null) { 2851if (child_ == null) {