1 write to int32Value_
Sandbox (1)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (1)
1785int32Value_ = value;
7 references to int32Value_
Sandbox (7)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (7)
1783get { return int32Value_; } 1920if (int32Value_ != null) hash ^= Int32Value.GetHashCode(); 1986if (int32Value_ != null) { 2023if (int32Value_ != null) { 2064if (other.int32Value_ != null) { 2065if (int32Value_ == null || other.Int32Value != 0) { 2206if (int32Value_ == null || value != 0) {