2 writes to anyMessage_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
3186
anyMessage_
= other.anyMessage_ != null ? other.anyMessage_.Clone() : null;
3242
anyMessage_
= value;
9 references to anyMessage_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (9)
3186
anyMessage_ = other.
anyMessage_
!= null ? other.
anyMessage_
.Clone() : null;
3240
get { return
anyMessage_
; }
3288
if (
anyMessage_
!= null) hash ^= AnyMessage.GetHashCode();
3342
if (
anyMessage_
!= null) {
3367
if (
anyMessage_
!= null) {
3394
if (other.
anyMessage_
!= null) {
3395
if (
anyMessage_
== null) {
3481
if (
anyMessage_
== null) {