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