Implemented interface member:
2 references to Clone
InteropWebsite (2)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (2)
800
responseStatus_ = other.responseStatus_ != null ? other.responseStatus_.
Clone
() : null;
2341
responseStatus_ = other.responseStatus_ != null ? other.responseStatus_.
Clone
() : null;