1 write to doubleValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (1)
1806doubleValue_ = value;
7 references to doubleValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (7)
1804get { return doubleValue_; } 1902if (doubleValue_ != null) hash ^= pbc::ProtobufEqualityComparers.BitwiseNullableDoubleEqualityComparer.GetHashCode(DoubleValue); 1974if (doubleValue_ != null) { 2011if (doubleValue_ != null) { 2058if (other.doubleValue_ != null) { 2059if (doubleValue_ == null || other.DoubleValue != 0D) { 2206if (doubleValue_ == null || value != 0D) {