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