List Question
20 TechQA 2024-03-27T16:27:18.137000How to fix a CS0281 error on build server
29 views
Asked by rb29
Can I make internal enum visible to the test project, and use it in public test method?
196 views
Asked by mati
Alternative to InternalsVisibleTo
530 views
Asked by Aifoz
.NET's "InternalsVisibleTo" equivalent in Haskell
100 views
Asked by LA.27
Dependency injection and InternalsVisibleTo attribute
357 views
Asked by Glauber
Does a [TestMethod] have to be public? What consequences are there if it isn't?
464 views
Asked by Hammerite
Dynamic Assembly/Types With ReflectionPermissionFlag.RestrictedMemberAccess
150 views
Asked by Travis Parks
Which `[InternalsVisibleTo]` for .NET Framework and .NET Standard / Core framework assemblies?
2.8k views
Asked by stakx - no longer contributing
InternalsVisibleTo with "private protected"
2k views
Asked by Bernhard Hiller
Why has an InternalsVisibleTo referenced assembly also be signed?
858 views
Asked by scher
If private entities in F# compile to internal, why doesn't InternalsVisibleTo work?
177 views
Asked by cmeeren
Microsoft Fakes Internal Classes Shim not generated
1.7k views
Asked by GMCS Pune
WPF two-way binding with internal setter
907 views
Asked by Omaer
How to define multiple friend assemblies when generating AssemblyInfo from .csproj file?
2.4k views
Asked by C. Meyer
Is it possible to use anonymous types and InternalsVisibleTo?
335 views
Asked by JKennedy
Trusted pfx cert not working with InternalsVisibleTo attribute
335 views
Asked by JayTee
how can i access internals in asp.net 5
3.5k views
Asked by jenspo
Do InternalVisibleTo and the Dynamic Language Runtime not work well together?
161 views
Asked by dkackman
LinqPad access to internals of signed assemblies
1k views
Asked by Joao Silva