2 writes to sub_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Proto\Transcoding.cs (2)
3173
sub_
= other.sub_ != null ? other.sub_.Clone() : null;
3240
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)
3173
sub_ = other.
sub_
!= null ? other.
sub_
.Clone() : null;
3238
get { return
sub_
; }
3275
if (
sub_
!= null) hash ^= Sub.GetHashCode();
3332
if (
sub_
!= null) {
3356
if (
sub_
!= null) {
3386
if (other.
sub_
!= null) {
3387
if (
sub_
== null) {
3474
if (
sub_
== null) {