1 write to bytesValue_
Sandbox (1)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (1)
1883bytesValue_ = value;
7 references to bytesValue_
Sandbox (7)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (7)
1881get { return bytesValue_; } 1927if (bytesValue_ != null) hash ^= BytesValue.GetHashCode(); 2007if (bytesValue_ != null) { 2044if (bytesValue_ != null) { 2099if (other.bytesValue_ != null) { 2100if (bytesValue_ == null || other.BytesValue != pb::ByteString.Empty) { 2255if (bytesValue_ == null || value != pb::ByteString.Empty) {