3 references to SecureStringMarshal
netstandard (1)
netstandard.cs (1)
1999
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.
SecureStringMarshal
))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
898
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.
SecureStringMarshal
))]
System.Security.SecureString (1)
System.Security.SecureString.cs (1)
5
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.
SecureStringMarshal
))]