sample-code-csharp icon indicating copy to clipboard operation
sample-code-csharp copied to clipboard

Fixing possible null reference exception

Open joarath opened this issue 4 years ago • 0 comments

Fixing possible null reference exception. The response object would always be null in line modified. Change to reference the error response from the controller object.

joarath avatar Sep 17 '21 15:09 joarath