Move the remainder of X509Certificates and TestUtilities use GeneratedDllImport ...
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Fri, 3 Dec 2021 05:08:27 +0000 (21:08 -0800)
committerGitHub <noreply@github.com>
Fri, 3 Dec 2021 05:08:27 +0000 (21:08 -0800)
commit0f671237e9b148a371ffa41062a11a2e0f7b3e7d
tree5df31ec510e0768ca91ee8acd0fb267ae0dc3109
parent7cb94242c025b3707d7c27e513d9131b52c25efd
Move the remainder of X509Certificates and TestUtilities use GeneratedDllImport (#62309)
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.X509Chain.cs
src/libraries/Common/src/Interop/Android/System.Security.Cryptography.Native.Android/Interop.X509Store.cs
src/libraries/Common/src/Interop/OSX/System.Security.Cryptography.Native.Apple/Interop.Keychain.iOS.cs
src/libraries/Common/src/Interop/OSX/System.Security.Cryptography.Native.Apple/Interop.X509.iOS.cs
src/libraries/Common/src/Interop/Unix/System.Security.Cryptography.Native/Interop.OpenSslGetProtocolSupport.cs
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetTokenInformation_void.cs
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FormatMessage.cs
src/libraries/Common/tests/TestUtilities/System/Buffers/BoundedMemory.Windows.cs
src/libraries/Common/tests/TestUtilities/System/PlatformDetection.Unix.cs
src/libraries/Common/tests/TestUtilities/System/PlatformDetection.Windows.cs
src/libraries/Common/tests/TestUtilities/System/WindowsIdentityFixture.cs