2 writes to anyMessage_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
220
anyMessage_
= other.anyMessage_ != null ? other.anyMessage_.Clone() : null;
324
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)
220
anyMessage_ = other.
anyMessage_
!= null ? other.
anyMessage_
.Clone() : null;
322
get { return
anyMessage_
; }
666
if (
anyMessage_
!= null) hash ^= AnyMessage.GetHashCode();
812
if (
anyMessage_
!= null) {
897
if (
anyMessage_
!= null) {
980
if (other.
anyMessage_
!= null) {
981
if (
anyMessage_
== null) {
1252
if (
anyMessage_
== null) {