2 writes to data_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (2)
152
data_
= other.data_ != null ? other.data_.Clone() : null;
196
data_
= value;
9 references to data_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (9)
152
data_ = other.
data_
!= null ? other.
data_
.Clone() : null;
194
get { return
data_
; }
252
if (
data_
!= null) hash ^= Data.GetHashCode();
308
if (
data_
!= null) {
333
if (
data_
!= null) {
361
if (other.
data_
!= null) {
362
if (
data_
== null) {
445
if (
data_
== null) {