1 write to floatValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (1)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (1)
1792floatValue_ = value;
7 references to floatValue_
Microsoft.AspNetCore.Grpc.Swagger.Tests (7)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (7)
1790get { return floatValue_; } 1901if (floatValue_ != null) hash ^= pbc::ProtobufEqualityComparers.BitwiseNullableSingleEqualityComparer.GetHashCode(FloatValue); 1971if (floatValue_ != null) { 2008if (floatValue_ != null) { 2053if (other.floatValue_ != null) { 2054if (floatValue_ == null || other.FloatValue != 0F) { 2199if (floatValue_ == null || value != 0F) {