1 type derived from SimpleActivator
Microsoft.AspNetCore.DataProtection (1)
2 instantiations of SimpleActivator
Microsoft.AspNetCore.DataProtection (2)
16 references to SimpleActivator
Microsoft.AspNetCore.DataProtection (3)
Microsoft.AspNetCore.DataProtection.Tests (13)
KeyManagement\XmlKeyManagerTests.cs (11)
42var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
66var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
109var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
207var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
311var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance, mockInternalKeyManager.Object);
633var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
683var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
738var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance, mockInternalKeyManager.Object);
943SimpleActivator.DefaultWithoutServices,
989}), SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
996}), SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);