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