1 write to floatValue_
Sandbox (1)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (1)
1813
floatValue_
= value;
7 references to floatValue_
Sandbox (7)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (7)
1811
get { return
floatValue_
; }
1922
if (
floatValue_
!= null) hash ^= pbc::ProtobufEqualityComparers.BitwiseNullableSingleEqualityComparer.GetHashCode(FloatValue);
1992
if (
floatValue_
!= null) {
2029
if (
floatValue_
!= null) {
2074
if (other.
floatValue_
!= null) {
2075
if (
floatValue_
== null || other.FloatValue != 0F) {
2220
if (
floatValue_
== null || value != 0F) {