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