2 writes to fieldMaskValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (2)
1443fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 1463fieldMaskValue_ = value;
9 references to fieldMaskValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (9)
1443fieldMaskValue_ = other.fieldMaskValue_ != null ? other.fieldMaskValue_.Clone() : null; 1461get { return fieldMaskValue_; } 1520if (fieldMaskValue_ != null) hash ^= FieldMaskValue.GetHashCode(); 1561if (fieldMaskValue_ != null) { 1581if (fieldMaskValue_ != null) { 1602if (other.fieldMaskValue_ != null) { 1603if (fieldMaskValue_ == null) { 1670if (fieldMaskValue_ == null) {