2 writes to enum_
Sandbox (2)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (2)
2309enum_ = other.enum_; 2350enum_ = value;
2 references to enum_
Sandbox (2)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (2)
2309enum_ = other.enum_; 2348get { return enum_; }