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)
108
keyEscrowSinks[i] =
_activator
.CreateInstance<IKeyEscrowSink>(escrowSinks[i]);