2 writes to structValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
216
structValue_
= other.structValue_ != null ? other.structValue_.Clone() : null;
477
structValue_
= value;
9 references to structValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
216
structValue_ = other.
structValue_
!= null ? other.
structValue_
.Clone() : null;
475
get { return
structValue_
; }
664
if (
structValue_
!= null) hash ^= StructValue.GetHashCode();
831
if (
structValue_
!= null) {
909
if (
structValue_
!= null) {
998
if (other.
structValue_
!= null) {
999
if (
structValue_
== null) {
1298
if (
structValue_
== null) {