You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AutoMocker already essentially is a service provider. It would be nice if it implemented System.IServiceProvider so it can be used as a substitute for one when testing infrastructure code that relies on ActivatorUtilities.CreateInstance.