2 writes to parameterThree_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Body.cs (2)
93parameterThree_ = other.parameterThree_ != null ? other.parameterThree_.Clone() : null; 133parameterThree_ = value;
9 references to parameterThree_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\Body.cs (9)
93parameterThree_ = other.parameterThree_ != null ? other.parameterThree_.Clone() : null; 131get { return parameterThree_; } 164if (parameterThree_ != null) hash ^= ParameterThree.GetHashCode(); 201if (parameterThree_ != null) { 217if (parameterThree_ != null) { 234if (other.parameterThree_ != null) { 235if (parameterThree_ == null) { 294if (parameterThree_ == null) {