1 write to rgUnauthAttr
System (1)
security\system\security\cryptography\cryptoapi.cs (1)
1684
rgUnauthAttr
= IntPtr.Zero;
2 references to rgUnauthAttr
System (2)
security\system\security\cryptography\cryptoapi.cs (2)
1703
if (
rgUnauthAttr
!= IntPtr.Zero) {
1704
LocalFree(
rgUnauthAttr
);