2 writes to data_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
203
data_
= other.data_ != null ? other.data_.Clone() : null;
275
data_
= value;
9 references to data_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
203
data_ = other.
data_
!= null ? other.
data_
.Clone() : null;
273
get { return
data_
; }
649
if (
data_
!= null) hash ^= Data.GetHashCode();
789
if (
data_
!= null) {
876
if (
data_
!= null) {
953
if (other.
data_
!= null) {
954
if (
data_
== null) {
1220
if (
data_
== null) {