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