Skip to content

Fix interception for private protected methods#556

Merged
stakx merged 3 commits intocastleproject:masterfrom
stakx:private-protected-methods
Jan 19, 2021
Merged

Fix interception for private protected methods#556
stakx merged 3 commits intocastleproject:masterfrom
stakx:private-protected-methods

Conversation

@stakx
Copy link
Copy Markdown
Member

@stakx stakx commented Jan 6, 2021

Fixes #535.

(I've checked all code locations mentioning either IsFamilyOrAssembly or FamORAssem. The one being changed here was the only place where there wasn't already an accompanying check for IsFamilyAndAssembly or FamANDAssem.)

@stakx stakx added this to the v5.0.0 milestone Jan 6, 2021
@stakx stakx requested a review from jonorossi January 6, 2021 11:30
@stakx stakx force-pushed the private-protected-methods branch from ee79635 to b1baa73 Compare January 19, 2021 16:41
@stakx stakx merged commit 0075029 into castleproject:master Jan 19, 2021
@stakx stakx deleted the private-protected-methods branch January 19, 2021 16:51
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.

Private protected methods are not intercepted

2 participants