1 write to _safeProvHandle
mscorlib (1)
system\security\cryptography\passwordderivebytes.cs (1)
46
_safeProvHandle
= safeProvHandle;
3 references to _safeProvHandle
mscorlib (3)
system\security\cryptography\passwordderivebytes.cs (3)
41
if (
_safeProvHandle
== null) {
43
if (
_safeProvHandle
== null) {
50
return
_safeProvHandle
;