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