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 code fix provider for exposing internal types to proxy generator #38

Closed
tpodolak opened this issue Sep 29, 2018 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tpodolak
Copy link
Member

It seems not to be clear where [assembly: InternalsVisibleTo(""DynamicProxyGenAssembly2"")] should be applied in order to allow NSubstitute to mock given internal type. Code fix provider should be able to do it for the user (if possible).

@tpodolak tpodolak added the enhancement New feature or request label Sep 29, 2018
@tpodolak tpodolak self-assigned this Sep 29, 2018
tpodolak added a commit that referenced this issue Sep 29, 2018
tpodolak added a commit that referenced this issue Sep 29, 2018
tpodolak added a commit that referenced this issue Sep 29, 2018
tpodolak added a commit that referenced this issue Sep 30, 2018
…-type

Gh 38 substitute for internal type - code fix provider
@tpodolak
Copy link
Member Author

Closed via #39

@tpodolak tpodolak added this to the 0.1.0-beta5 milestone Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant