2 writes to floatValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
TestObjects\ProtobutMessages\WrappersMessage.cs (2)
98
floatValue_
= other.floatValue_ != null ? other.floatValue_.Clone() : null;
166
floatValue_
= value;
9 references to floatValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
TestObjects\ProtobutMessages\WrappersMessage.cs (9)
98
floatValue_ = other.
floatValue_
!= null ? other.
floatValue_
.Clone() : null;
163
get { return
floatValue_
; }
279
if (
floatValue_
!= null) hash ^= FloatValue.GetHashCode();
368
if (
floatValue_
!= null)
422
if (
floatValue_
!= null)
485
if (other.
floatValue_
!= null)
487
if (
floatValue_
== null)
668
if (
floatValue_
== null)