Skip to content

Add AllowAccessToNonPublicMembers property to ParsingConfig#944

Open
pirumar wants to merge 1 commit into
zzzprojects:masterfrom
pirumar:include-internal-members
Open

Add AllowAccessToNonPublicMembers property to ParsingConfig#944
pirumar wants to merge 1 commit into
zzzprojects:masterfrom
pirumar:include-internal-members

Conversation

@pirumar

@pirumar pirumar commented Sep 9, 2025

Copy link
Copy Markdown

This new property allows the parser to consider non-public members during property/field lookups when access is permitted. Updated ExpressionParser to utilize this configuration for member visibility during lookups.

…property allows the parser to consider non-public members during property/field lookups when access is permitted. Updated ExpressionParser to utilize this configuration for member visibility during lookups.a
@StefH

StefH commented Sep 27, 2025

Copy link
Copy Markdown
Collaborator

@pirumar

Can you also add unit tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants