2 writes to fieldMaskValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (2)
1437fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 1457fieldMaskValue_ = value;
9 references to fieldMaskValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (9)
1437fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 1455get { return fieldMaskValue_; } 1514if (fieldMaskValue_ != null) hash ^= FieldMaskValue.GetHashCode(); 1555if (fieldMaskValue_ != null) { 1575if (fieldMaskValue_ != null) { 1596if (other.fieldMaskValue_ != null) { 1597if (fieldMaskValue_ == null) { 1664if (fieldMaskValue_ == null) {