2 writes to valueValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
215valueValue_ = other.valueValue_ != null ? other.valueValue_.Clone() : null; 465valueValue_ = value;
9 references to valueValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
215valueValue_ = other.valueValue_ != null ? other.valueValue_.Clone() : null; 463get { return valueValue_; } 663if (valueValue_ != null) hash ^= ValueValue.GetHashCode(); 827if (valueValue_ != null) { 906if (valueValue_ != null) { 992if (other.valueValue_ != null) { 993if (valueValue_ == null) { 1291if (valueValue_ == null) {