See this comment thread for details: #41016 (comment)
@KrzysztofCwalina would like to remove the private int _status
field from ClientResultException
. He has proposed a solution that solves the back-compatibility issue with Azure.Core, but there is the outstanding problem to solve of how we can support the type's serialization constructor with this approach.