2 writes to sub_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (2)
151sub_ = other.sub_ != null ? other.sub_.Clone() : null; 184sub_ = value;
9 references to sub_
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (9)
151sub_ = other.sub_ != null ? other.sub_.Clone() : null; 182get { return sub_; } 251if (sub_ != null) hash ^= Sub.GetHashCode(); 304if (sub_ != null) { 330if (sub_ != null) { 355if (other.sub_ != null) { 356if (sub_ == null) { 438if (sub_ == null) {