Implemented interface member:
1 reference to Clone
Sandbox (1)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (1)
173data_ = other.data_ != null ? other.data_.Clone() : null;