Skip to content

Conversation

@eerhardt
Copy link
Member

Adding overloads to GetConstructor and GetMethod that don't take a Binder or parameter modifiers.

Fix #42753

…ter Types

Adding overloads to GetConstructor and GetMethod that don't take a Binder or parameter modifiers.

Fix dotnet#42753
Copy link
Contributor

@steveharter steveharter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

System reflection code changes LGTM

@eerhardt eerhardt merged commit e5eccd8 into dotnet:master Nov 11, 2020
@eerhardt eerhardt deleted the AddReflectionOverloads branch November 11, 2020 23:43
@ghost ghost locked as resolved and limited conversation to collaborators Dec 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Type.GetMethod overload that takes Name, BindingFlags, and Parameter Types

3 participants