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