2 writes to name_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Greeter.cs (2)
81
name_
= other.name_;
102
name_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to name_
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Greeter.cs (2)
81
name_ = other.
name_
;
100
get { return
name_
; }