2 writes to valueValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
229valueValue_ = other.valueValue_ != null ? other.valueValue_.Clone() : null; 479valueValue_ = value;
9 references to valueValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (9)
229valueValue_ = other.valueValue_ != null ? other.valueValue_.Clone() : null; 477get { return valueValue_; } 677if (valueValue_ != null) hash ^= ValueValue.GetHashCode(); 841if (valueValue_ != null) { 920if (valueValue_ != null) { 1006if (other.valueValue_ != null) { 1007if (valueValue_ == null) { 1305if (valueValue_ == null) {