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