Title: Can't use InternalsVisibleTo to expose internal C# classes to Python code · Issue #2560 · pythonnet/pythonnet · GitHub
Open Graph Title: Can't use InternalsVisibleTo to expose internal C# classes to Python code · Issue #2560 · pythonnet/pythonnet
X Title: Can't use InternalsVisibleTo to expose internal C# classes to Python code · Issue #2560 · pythonnet/pythonnet
Description: My .NET class library has an internal class that I want to use from Python. I tried various variations of InternalsVisibleTo on the C# end (had hoped that
Open Graph Description: My .NET class library has an internal class that I want to use from Python. I tried various variations of InternalsVisibleTo on the C# end (had hoped that
route-pattern /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) route-controller voltron_issues_fragments route-action issue_layout fetch-nonce v2:4001f7ac-1836-afaa-3f48-330b986bd957 current-catalog-service-hash 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 request-id D044:5F86D:2238640:2D8305F:6971B761 html-safe-nonce f78688f001793605d010d30521b0ff6b662441ff0bf9a18a000b4cfb53d0c2b5 visitor-payload eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMDQ0OjVGODZEOjIyMzg2NDA6MkQ4MzA1Rjo2OTcxQjc2MSIsInZpc2l0b3JfaWQiOiI4ODgxMTM4MjcyNzAwNTc3NjM0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= visitor-hmac 043730028eb17266a5efed93c48330b4ea6fccbdcf7490b0928a4bde8727de2d hovercard-subject-tag issue:2918309083 github-keyboard-shortcuts repository,issues,copilot google-site-verification Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I octolytics-url https://collector.github.com/github/collect analytics-location / fb:app_id 1401488693436528 apple-itunes-app app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/pythonnet/pythonnet/2560/issue_layout twitter:image https://opengraph.githubassets.com/6bd9083b9c08626568581f6ebfe09014c225ef2856e2f98ed3ad8f62e834c752/pythonnet/pythonnet/issues/2560 twitter:card summary_large_image og:image https://opengraph.githubassets.com/6bd9083b9c08626568581f6ebfe09014c225ef2856e2f98ed3ad8f62e834c752/pythonnet/pythonnet/issues/2560 og:image:alt My .NET class library has an internal class that I want to use from Python. I tried various variations of InternalsVisibleTo on the C# end (had hoped that