2 writes to fieldMaskValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
233fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 527fieldMaskValue_ = value;
9 references to fieldMaskValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (9)
233fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 525get { return fieldMaskValue_; } 681if (fieldMaskValue_ != null) hash ^= FieldMaskValue.GetHashCode(); 857if (fieldMaskValue_ != null) { 932if (fieldMaskValue_ != null) { 1027if (other.fieldMaskValue_ != null) { 1028if (fieldMaskValue_ == null) { 1330if (fieldMaskValue_ == null) {