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