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