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

Allow internal types and methods #363

Merged
merged 4 commits into from
Mar 21, 2023
Merged

Allow internal types and methods #363

merged 4 commits into from
Mar 21, 2023

Conversation

sungam3r
Copy link
Contributor

fixes #229

Copy link
Member

Choose a reason for hiding this comment

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

Maybe also add tests that ensure that internal methods are not found when AllowInternalTypes/AllowInternalMethods are false.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

# Conflicts:
#	test/Serilog.Settings.Configuration.Tests/Serilog.Settings.Configuration.approved.txt
@nblumhardt nblumhardt merged commit ae0e57e into serilog:dev Mar 21, 2023
@nblumhardt
Copy link
Member

LGTM! 👍

@sungam3r sungam3r deleted the internal branch March 21, 2023 15:15
@nblumhardt nblumhardt mentioned this pull request May 10, 2023
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.

Add support for 'internal' types in custom method discovery?
3 participants