Skip to content

Conversation

@I-SER-I
Copy link
Contributor

@I-SER-I I-SER-I commented Nov 17, 2023

close #90995

@ghost
Copy link

ghost commented Nov 17, 2023

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Nov 17, 2023
@ghost
Copy link

ghost commented Nov 17, 2023

Tagging subscribers to this area: @dotnet/area-system-reflection
See info in area-owners.md if you want to be subscribed.

Issue Details

close #90995

Author: I-SER-I
Assignees: -
Labels:

area-System.Reflection, new-api-needs-documentation

Milestone: -

Copy link
Contributor

@buyaa-n buyaa-n left a comment

Choose a reason for hiding this comment

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

LGMT, thank you @I-SER-I !

Failures unrelated and known

@buyaa-n buyaa-n merged commit 52b4c82 into dotnet:main Nov 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Reflection community-contribution Indicates that the PR has been added by a community member new-api-needs-documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API Proposal]: Add overload of Type.GetMethod that takes a name, generic parameter count, binding flags and parameter types

2 participants