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