2 writes to sub_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
216sub_ = other.sub_ != null ? other.sub_.Clone() : null; 277sub_ = value;
9 references to sub_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (9)
216sub_ = other.sub_ != null ? other.sub_.Clone() : null; 275get { return sub_; } 662if (sub_ != null) hash ^= Sub.GetHashCode(); 799if (sub_ != null) { 887if (sub_ != null) { 961if (other.sub_ != null) { 962if (sub_ == null) { 1227if (sub_ == null) {