4 references to SHA256CryptoServiceProvider
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.cs (1)
364nameof(System.Security.Cryptography.SHA256CryptoServiceProvider),
netstandard (1)
netstandard.cs (1)
1929[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.SHA256CryptoServiceProvider))]
System.Core (1)
System.Core.cs (1)
231[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.SHA256CryptoServiceProvider))]
System.Security.Cryptography.Csp (1)
System.Security.Cryptography.Csp.cs (1)
18[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.SHA256CryptoServiceProvider))]