2 writes to _provider
System.Security.Cryptography (2)
System\Security\Cryptography\CngSymmetricAlgorithmCore.cs (2)
23_provider = null; 38_provider = provider;
1 reference to _provider
System.Security.Cryptography (1)
System\Security\Cryptography\CngSymmetricAlgorithmCore.cs (1)
276return CngKey.Open(_keyName!, _provider!, _optionOptions);