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)
52using (SHA256 sha256 = SHA256Cng.Create()) {
System.Web.Services (1)
System\Web\Services\Protocols\LogicalMethodInfo.cs (1)
546hash = SHA256.Create();
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (1)
930hasher = SHA256.Create();