2 writes to fieldMaskValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (2)
3945fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 3963fieldMaskValue_ = value;
9 references to fieldMaskValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (9)
3945fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 3961get { return fieldMaskValue_; } 3990if (fieldMaskValue_ != null) hash ^= FieldMaskValue.GetHashCode(); 4023if (fieldMaskValue_ != null) { 4037if (fieldMaskValue_ != null) { 4052if (other.fieldMaskValue_ != null) { 4053if (fieldMaskValue_ == null) { 4096if (fieldMaskValue_ == null) {