If I have a property public HttpMethod Method { get; set; } then its not set in deep copied instance, is this not supported?
If I have a property public HttpMethod Method { get; set; } then its not set in deep copied instance, is this not supported?