1 write to hash
System.Web.Services (1)
System\Web\Services\Protocols\LogicalMethodInfo.cs (1)
546
hash
= SHA256.Create();
2 references to hash
System.Web.Services (2)
System\Web\Services\Protocols\LogicalMethodInfo.cs (2)
545
if (
hash
== null) {
548
return
hash
;