2 writes to sub_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Proto\Transcoding.cs (2)
3187sub_ = other.sub_ != null ? other.sub_.Clone() : null; 3254sub_ = 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)
3187sub_ = other.sub_ != null ? other.sub_.Clone() : null; 3252get { return sub_; } 3289if (sub_ != null) hash ^= Sub.GetHashCode(); 3346if (sub_ != null) { 3370if (sub_ != null) { 3400if (other.sub_ != null) { 3401if (sub_ == null) { 3488if (sub_ == null) {