2 writes to parameterFour_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (2)
359parameterFour_ = other.parameterFour_ != null ? other.parameterFour_.Clone() : null; 413parameterFour_ = value;
9 references to parameterFour_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (9)
359parameterFour_ = other.parameterFour_ != null ? other.parameterFour_.Clone() : null; 411get { return parameterFour_; } 446if (parameterFour_ != null) hash ^= ParameterFour.GetHashCode(); 503if (parameterFour_ != null) { 526if (parameterFour_ != null) { 550if (other.parameterFour_ != null) { 551if (parameterFour_ == null) { 618if (parameterFour_ == null) {