Implemented interface member:
1 reference to Clone
IntegrationTestsWebsite (1)
artifacts\obj\IntegrationTestsWebsite\Release\net11.0\Protos\Greet.cs (1)
321name_ = other.name_ != null ? other.name_.Clone() : null;