2 writes to sub_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net9.0\Proto\Httpbody.cs (2)
81sub_ = other.sub_ != null ? other.sub_.Clone() : null; 111sub_ = value;
9 references to sub_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net9.0\Proto\Httpbody.cs (9)
81sub_ = other.sub_ != null ? other.sub_.Clone() : null; 109get { return sub_; } 140if (sub_ != null) hash ^= Sub.GetHashCode(); 181if (sub_ != null) { 198if (sub_ != null) { 216if (other.sub_ != null) { 217if (sub_ == null) { 268if (sub_ == null) {