2 writes to detail_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Xmldoc.cs (2)
291detail_ = other.detail_ != null ? other.detail_.Clone() : null; 327detail_ = value;
9 references to detail_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Xmldoc.cs (9)
291detail_ = other.detail_ != null ? other.detail_.Clone() : null; 325get { return detail_; } 356if (detail_ != null) hash ^= Detail.GetHashCode(); 397if (detail_ != null) { 414if (detail_ != null) { 432if (other.detail_ != null) { 433if (detail_ == null) { 484if (detail_ == null) {