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