2 writes to sub_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
202sub_ = other.sub_ != null ? other.sub_.Clone() : null; 263sub_ = value;
9 references to sub_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (9)
202sub_ = other.sub_ != null ? other.sub_.Clone() : null; 261get { return sub_; } 648if (sub_ != null) hash ^= Sub.GetHashCode(); 785if (sub_ != null) { 873if (sub_ != null) { 947if (other.sub_ != null) { 948if (sub_ == null) { 1213if (sub_ == null) {