2 writes to _activator
Microsoft.AspNetCore.DataProtection (2)
RegistryPolicyResolver.cs (2)
31_activator = activator; 37_activator = activator;
1 reference to _activator
Microsoft.AspNetCore.DataProtection (1)
RegistryPolicyResolver.cs (1)
108keyEscrowSinks[i] = _activator.CreateInstance<IKeyEscrowSink>(escrowSinks[i]);