1 write to int32Value_
Microsoft.AspNetCore.Grpc.Swagger.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (1)
1490int32Value_ = value;
7 references to int32Value_
Microsoft.AspNetCore.Grpc.Swagger.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\Parameters.cs (7)
1488get { return int32Value_; } 1522if (int32Value_ != null) hash ^= Int32Value.GetHashCode(); 1568if (int32Value_ != null) { 1587if (int32Value_ != null) { 1613if (other.int32Value_ != null) { 1614if (int32Value_ == null || other.Int32Value != 0) { 1685if (int32Value_ == null || value != 0) {