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