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