1 write to rgAuthAttr
System (1)
security\system\security\cryptography\cryptoapi.cs (1)
1682
rgAuthAttr
= IntPtr.Zero;
2 references to rgAuthAttr
System (2)
security\system\security\cryptography\cryptoapi.cs (2)
1700
if (
rgAuthAttr
!= IntPtr.Zero) {
1701
LocalFree(
rgAuthAttr
);