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