1 write to boolValue_
Sandbox (1)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (1)
1841boolValue_ = value;
7 references to boolValue_
Sandbox (7)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (7)
1839get { return boolValue_; } 1924if (boolValue_ != null) hash ^= BoolValue.GetHashCode(); 1998if (boolValue_ != null) { 2035if (boolValue_ != null) { 2084if (other.boolValue_ != null) { 2085if (boolValue_ == null || other.BoolValue != false) { 2234if (boolValue_ == null || value != false) {