2 writes to _parentHandle
System.Security.Cryptography.Pkcs (2)
Microsoft\Win32\SafeHandles\SafeProvOrNCryptKeyHandleUwp.cs (2)
28_parentHandle = parentHandle; 42_parentHandle = null;
2 references to _parentHandle
System.Security.Cryptography.Pkcs (2)
Microsoft\Win32\SafeHandles\SafeProvOrNCryptKeyHandleUwp.cs (2)
39if (_parentHandle != null) 41_parentHandle.DangerousRelease();