2 references to Kernel32
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CryptoThrowHelper.Windows.cs (1)
19string message = Interop.Kernel32.GetMessage(hr);
System\Security\Cryptography\X509Certificates\ChainPal.Windows.GetChainStatusInformation.cs (1)
64Message = Interop.Kernel32.GetMessage(win32ErrorCode);