1 write to int32Value_
Microsoft.AspNetCore.Grpc.Swagger.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (1)
1764int32Value_ = value;
7 references to int32Value_
Microsoft.AspNetCore.Grpc.Swagger.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (7)
1762get { return int32Value_; } 1899if (int32Value_ != null) hash ^= Int32Value.GetHashCode(); 1965if (int32Value_ != null) { 2002if (int32Value_ != null) { 2043if (other.int32Value_ != null) { 2044if (int32Value_ == null || other.Int32Value != 0) { 2185if (int32Value_ == null || value != 0) {