4 references to Create
mscorlib (1)
system\security\cryptography\sha256managed.cs (1)
50
_impl = SHA256.
Create
();
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlSecurityUtility.cs (1)
52
using (SHA256 sha256 = SHA256Cng.
Create
()) {
System.Web.Services (1)
System\Web\Services\Protocols\LogicalMethodInfo.cs (1)
546
hash = SHA256.
Create
();
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (1)
930
hasher = SHA256.
Create
();