2 writes to parameterFour_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (2)
361parameterFour_ = other.parameterFour_ != null ? other.parameterFour_.Clone() : null; 415parameterFour_ = value;
9 references to parameterFour_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Parameters.cs (9)
361parameterFour_ = other.parameterFour_ != null ? other.parameterFour_.Clone() : null; 413get { return parameterFour_; } 448if (parameterFour_ != null) hash ^= ParameterFour.GetHashCode(); 505if (parameterFour_ != null) { 528if (parameterFour_ != null) { 552if (other.parameterFour_ != null) { 553if (parameterFour_ == null) { 620if (parameterFour_ == null) {