Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOUNDATIONS: Validate Reflection Service Inputs & Handle Exceptions #21

Open
hassanhabib opened this issue Apr 24, 2022 · 4 comments · May be fixed by #32
Open

FOUNDATIONS: Validate Reflection Service Inputs & Handle Exceptions #21

hassanhabib opened this issue Apr 24, 2022 · 4 comments · May be fixed by #32

Comments

@hassanhabib
Copy link
Owner

No description provided.

@rcruzfreelance
Copy link

rcruzfreelance commented Apr 27, 2022

I see in the microsoft documentation two possible exceptions for Type.GetMethod

image

For the ArgumentNullException should be straightforward but for the AmbiguousMatchException, would that be considered a dependency exception in that case?

@rcruzfreelance
Copy link

I would also would like to take this issue

@hassanhabib
Copy link
Owner Author

@rcruzfreelance AmbiguisMatchException is a Dependency Validation Exception

@rcruzfreelance
Copy link

Thanks @hassanhabib

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 a pull request may close this issue.

2 participants