2 writes to structValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
230
structValue_
= other.structValue_ != null ? other.structValue_.Clone() : null;
491
structValue_
= value;
9 references to structValue_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (9)
230
structValue_ = other.
structValue_
!= null ? other.
structValue_
.Clone() : null;
489
get { return
structValue_
; }
678
if (
structValue_
!= null) hash ^= StructValue.GetHashCode();
845
if (
structValue_
!= null) {
923
if (
structValue_
!= null) {
1012
if (other.
structValue_
!= null) {
1013
if (
structValue_
== null) {
1312
if (
structValue_
== null) {