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

Add analyzer for internal mocks requires InternalsVisibleTo attribute #110

Open
MattKotsenas opened this issue Jun 23, 2024 · 0 comments
Open
Labels
analyzers Change that impacts an analyzer behavior enhancement help wanted .NET Pull requests that update .net code

Comments

@MattKotsenas
Copy link
Collaborator

MattKotsenas commented Jun 23, 2024

You can mock an internally visible type, but you need to add an InternalsVisibleTo for the CastleProxy

@rjmurillo rjmurillo added triage enhancement help wanted .NET Pull requests that update .net code analyzers Change that impacts an analyzer behavior and removed triage labels Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzers Change that impacts an analyzer behavior enhancement help wanted .NET Pull requests that update .net code
Projects
None yet
Development

No branches or pull requests

2 participants