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