2 writes to name_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net9.0\Proto\Httpbody.cs (2)
316name_ = other.name_; 334name_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to name_
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net9.0\Proto\Httpbody.cs (2)
316name_ = other.name_; 332get { return name_; }