2 writes to anyMessage_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
3172anyMessage_ = other.anyMessage_ != null ? other.anyMessage_.Clone() : null; 3228anyMessage_ = 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)
3172anyMessage_ = other.anyMessage_ != null ? other.anyMessage_.Clone() : null; 3226get { return anyMessage_; } 3274if (anyMessage_ != null) hash ^= AnyMessage.GetHashCode(); 3328if (anyMessage_ != null) { 3353if (anyMessage_ != null) { 3380if (other.anyMessage_ != null) { 3381if (anyMessage_ == null) { 3467if (anyMessage_ == null) {