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