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)
47var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
71var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
114var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
212var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
316var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance, mockInternalKeyManager.Object);
638var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
688var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
743var keyManager = new XmlKeyManager(options, SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance, mockInternalKeyManager.Object);
949SimpleActivator.DefaultWithoutServices,
997}), SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);
1004}), SimpleActivator.DefaultWithoutServices, NullLoggerFactory.Instance);