2 references to SecureStringToBSTR
PresentationFramework (1)
System\Windows\Controls\PasswordBox.cs (1)
154IntPtr ptr = System.Runtime.InteropServices.Marshal.SecureStringToBSTR(securePassword);
System.Management (1)
System\Management\ManagementOptions.cs (1)
1671return System.Runtime.InteropServices.Marshal.SecureStringToBSTR(securePassword);