1 write to int64Value_
Sandbox (1)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (1)
1799int64Value_ = value;
7 references to int64Value_
Sandbox (7)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (7)
1797get { return int64Value_; } 1921if (int64Value_ != null) hash ^= Int64Value.GetHashCode(); 1989if (int64Value_ != null) { 2026if (int64Value_ != null) { 2069if (other.int64Value_ != null) { 2070if (int64Value_ == null || other.Int64Value != 0L) { 2213if (int64Value_ == null || value != 0L) {