Search code examples
InternalsVisibleTo attribute isn't working...


.netattributesinternalsvisibleto

Read More
InternalsVisibleTo does not work...


c#internalsvisibleto

Read More
Alternative to InternalsVisibleTo...


.netunit-testinginternalsvisibleto

Read More
.NET's "InternalsVisibleTo" equivalent in Haskell...


unit-testinghaskellinternalsvisibleto

Read More
How to mock/isolate internal classes in VS 2012 with Fakes Framework shims?...


visual-studio-2012internalsvisibletomicrosoft-fakes

Read More
InternalsVisibleTo not working for Managed C++...


.netc++-cliinternalsvisibleto

Read More
Does a [TestMethod] have to be public? What consequences are there if it isn't?...


c#unit-testingaccess-modifiersinternalsvisibleto

Read More
Cannot create a Mock class for an internal type using Rhino Mocks...


c#unit-testingrhino-mocksinternalinternalsvisibleto

Read More
Which `[InternalsVisibleTo]` for .NET Framework and .NET Standard / Core framework assemblies?...


.net.net-corecastle-dynamicproxybase-class-libraryinternalsvisibleto

Read More
Why has an InternalsVisibleTo referenced assembly also be signed?...


c#.net.net-assemblyinternalsvisibleto

Read More
If private entities in F# compile to internal, why doesn't InternalsVisibleTo work?...


f#privatecilinternalsvisibleto

Read More
Using "friend"-declarations for unit testing. Bad idea?...


.netunit-testinglanguage-agnosticfriendinternalsvisibleto

Read More
What is "AllInternalsVisible" parameter of assembly:InternalsVisibleTo attribute?...


c#assembliesfriendinternalsvisibleto

Read More
Trusted pfx cert not working with InternalsVisibleTo attribute...


c#pfxinternalsvisibleto

Read More
What is the best practice when exposing classes from a library consisting of several assemblies?...


c#coding-styleseparation-of-concernsinternalsvisibleto

Read More
Wcf Friend Assemblies on iis, not working at runtime...


wcfiisnaminginternalsvisibleto

Read More
Issue with InternalsVisibleTo attribute...


c#inheritanceassembliesinternalsvisibleto

Read More
Getting InternalsVisibleTo to work when the build process signs the assembly with strong names?...


unit-testingmsbuildcontinuous-integrationcruisecontrol.netinternalsvisibleto

Read More
Is there a way to make Code Analysis ignore "InternalsVisibleTo"?...


c#visual-studio-2012code-analysisinternalsvisibleto

Read More
Are There Any Non-UnitTesting Scenarios Where InternalsVisibleTo is Acceptable...


.netinternalsvisibleto

Read More
InternalsVisibleTo , different member variables to different assemblies...


c#.netoopinternalsinternalsvisibleto

Read More
Implementing an internal interface over .NET Remoting...


c#.net.net-remotinginternalsvisibleto

Read More
When should [assembly: InternalsVisibleTo()] be used?...


.netassembliesaccess-modifiersinternalsvisibleto

Read More
How I can modify InternalsVisibleTo in assembly using Reflexii?...


.netreflectorinternalsvisibletoreflexil

Read More
InternalsVisibleTo except for a few classes...


c#.netcompiler-constructioninternalsvisibleto

Read More
Is InternalsVisibleTo available to allow MonoTouch Unit Tests access to the internal of a MT Lib?...


xamarin.iosinternalsvisibletotouch.unit

Read More
Obfuscation when InternalsVisibleTo attribute is used?...


c#obfuscationinternalsvisibleto

Read More
InternalsVisibleTo, Signing and Unit tests, how to make it practical?...


c#.netunit-testinginternalsvisibletosigned-assembly

Read More
Can one use InternalVisibleTo without strong-named assembly in C#?...


c#unit-testingscopeinternalinternalsvisibleto

Read More
Can I make internals visible to all assemblies signed with same key?...


c#.netinternalsvisibleto

Read More
BackNext