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