1 reference to SecureStringToGlobalAllocAnsi
System.Runtime.InteropServices (1)
System\Security\SecureStringMarshal.cs (1)
11public static IntPtr SecureStringToGlobalAllocAnsi(SecureString s) => Marshal.SecureStringToGlobalAllocAnsi(s);