3 references to __PInvoke
System.Security.Cryptography (3)
_generated\0\LibraryImports.g.cs (3)
5258__retVal = __PInvoke(__hKey_native, hExportKey, (ushort*)__pszBlobType_native, pParameterList, (byte*)__pbOutput_native, cbOutput, __pcbResult_native, dwFlags); 5298__retVal = __PInvoke(__hKey_native, hExportKey, (ushort*)__pszBlobType_native, pParameterList, __pbOutput_native, cbOutput, __pcbResult_native, dwFlags); 5337__retVal = __PInvoke(__hKey_native, hExportKey, (ushort*)__pszBlobType_native, pParameterList, pbOutput, cbOutput, __pcbResult_native, dwFlags);