So I forgot to say, the quickstart app seems to be able to resolve the class "UnityContainerExtensions", as that is where the public static T Resolve<T>(this IUnityContainer container, params ResolverOverride[] overrides); is. But my own code cannot resolve this, even though it is including the "using Microsoft.Practices.Prism.UnityExtensions;"
↧