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