2 writes to anyMessage_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
3172
anyMessage_
= other.anyMessage_ != null ? other.anyMessage_.Clone() : null;
3228
anyMessage_
= value;
9 references to anyMessage_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
3172
anyMessage_ = other.
anyMessage_
!= null ? other.
anyMessage_
.Clone() : null;
3226
get { return
anyMessage_
; }
3274
if (
anyMessage_
!= null) hash ^= AnyMessage.GetHashCode();
3328
if (
anyMessage_
!= null) {
3353
if (
anyMessage_
!= null) {
3380
if (other.
anyMessage_
!= null) {
3381
if (
anyMessage_
== null) {
3467
if (
anyMessage_
== null) {