2 writes to anyMessage_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
206
anyMessage_
= other.anyMessage_ != null ? other.anyMessage_.Clone() : null;
310
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)
206
anyMessage_ = other.
anyMessage_
!= null ? other.
anyMessage_
.Clone() : null;
308
get { return
anyMessage_
; }
652
if (
anyMessage_
!= null) hash ^= AnyMessage.GetHashCode();
798
if (
anyMessage_
!= null) {
883
if (
anyMessage_
!= null) {
966
if (other.
anyMessage_
!= null) {
967
if (
anyMessage_
== null) {
1238
if (
anyMessage_
== null) {