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