2 references to GetUnHashedData
System.Web (2)
Configuration\MachineKeySection.cs (1)
526
buf =
GetUnHashedData
(buf);
Security\CookieProtection.cs (1)
90
return MachineKeySection.
GetUnHashedData
(buf);