2 writes to listValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
217
listValue_
= other.listValue_ != null ? other.listValue_.Clone() : null;
489
listValue_
= value;
9 references to listValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
217
listValue_ = other.
listValue_
!= null ? other.
listValue_
.Clone() : null;
487
get { return
listValue_
; }
665
if (
listValue_
!= null) hash ^= ListValue.GetHashCode();
835
if (
listValue_
!= null) {
912
if (
listValue_
!= null) {
1004
if (other.
listValue_
!= null) {
1005
if (
listValue_
== null) {
1305
if (
listValue_
== null) {