1 write to s_pbkdf2AlgorithmHandle
System.Security.Cryptography (1)
System\Security\Cryptography\Pbkdf2Implementation.Windows.cs (1)
123Interlocked.CompareExchange(ref s_pbkdf2AlgorithmHandle, pbkdf2AlgorithmHandle, null);
2 references to s_pbkdf2AlgorithmHandle
System.Security.Cryptography (2)
System\Security\Cryptography\Pbkdf2Implementation.Windows.cs (2)
106if (s_pbkdf2AlgorithmHandle is null) 129s_pbkdf2AlgorithmHandle,