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