3 references to ToBase64Transform
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
932
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
ToBase64Transform
))]
netstandard (1)
netstandard.cs (1)
1939
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
ToBase64Transform
))]
System.Security.Cryptography.Encoding (1)
System.Security.Cryptography.Encoding.cs (1)
15
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
ToBase64Transform
))]