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