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