Skip to content

Conversation

cedricboon
Copy link

In previous versions it was possible to pass null parameters to the proxy operations. With the EncodeParam operation the null parameters cause a NullReferenceException on the value.ToString operation. This change adds a Safe Navigation Operation to prevent the NullReferenceException .

In previous versions it was possible to pass null parameters to the proxy operations. With the EncodeParam operation the null parameters cause a NullReferenceException on the value.ToString operation. This change adds a Safe Navigation Operation to prevent the NullReferenceException .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant