2 writes to name_
Microsoft.AspNetCore.Grpc.Microbenchmarks (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net9.0\Proto\Chat.cs (2)
78name_ = other.name_; 97name_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to name_
Microsoft.AspNetCore.Grpc.Microbenchmarks (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net9.0\Proto\Chat.cs (2)
78name_ = other.name_; 95get { return name_; }