2 writes to fieldMaskValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
219fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 513fieldMaskValue_ = value;
9 references to fieldMaskValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
219fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 511get { return fieldMaskValue_; } 667if (fieldMaskValue_ != null) hash ^= FieldMaskValue.GetHashCode(); 843if (fieldMaskValue_ != null) { 918if (fieldMaskValue_ != null) { 1013if (other.fieldMaskValue_ != null) { 1014if (fieldMaskValue_ == null) { 1316if (fieldMaskValue_ == null) {