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