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