2 writes to wrappers_
Sandbox (2)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (2)
174
wrappers_
= other.wrappers_ != null ? other.wrappers_.Clone() : null;
229
wrappers_
= value;
9 references to wrappers_
Sandbox (9)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (9)
174
wrappers_ = other.
wrappers_
!= null ? other.
wrappers_
.Clone() : null;
227
get { return
wrappers_
; }
274
if (
wrappers_
!= null) hash ^= Wrappers.GetHashCode();
333
if (
wrappers_
!= null) {
357
if (
wrappers_
!= null) {
388
if (other.
wrappers_
!= null) {
389
if (
wrappers_
== null) {
473
if (
wrappers_
== null) {