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