1 write to stringValue_
Sandbox (1)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (1)
1771stringValue_ = value;
7 references to stringValue_
Sandbox (7)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (7)
1769get { return stringValue_; } 1919if (stringValue_ != null) hash ^= StringValue.GetHashCode(); 1983if (stringValue_ != null) { 2020if (stringValue_ != null) { 2059if (other.stringValue_ != null) { 2060if (stringValue_ == null || other.StringValue != "") { 2199if (stringValue_ == null || value != "") {