Switch over miscellaneous DllImports to GeneratedDllImport. (#62353)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Thu, 9 Dec 2021 00:47:18 +0000 (16:47 -0800)
committerGitHub <noreply@github.com>
Thu, 9 Dec 2021 00:47:18 +0000 (16:47 -0800)
commit3dc93b37500bf0424178d7d86bdcd36c64003051
treebfa07f7a51b2cb0f04a8ec1995440cde7eafe89d
parent69d75858e0d0d9577b286e0b2aeabc62cd3e383e
Switch over miscellaneous DllImports to GeneratedDllImport. (#62353)

Co-authored-by: Aaron Robinson <arobins@microsoft.com>
17 files changed:
eng/generators.targets
src/libraries/Common/src/Interop/Android/Interop.Logcat.cs
src/libraries/Common/src/Interop/Interop.ICU.iOS.cs
src/libraries/Common/src/Interop/OSX/System.Native/Interop.SearchPath.cs
src/libraries/Common/src/Interop/OSX/System.Native/Interop.iOSSupportVersion.cs
src/libraries/Common/src/Interop/Unix/System.Native/Interop.GetNodeName.cs
src/libraries/Common/src/Interop/Unix/System.Native/Interop.MemSet.cs
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ChangeServiceConfig2.cs
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CreateService.cs
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.DeleteService.cs
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CheckTokenMembershipEx.cs
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.Threading.cs
src/libraries/Common/src/Interop/Windows/User32/Interop.SystemParametersInfo.cs
src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/src/Microsoft/Diagnostics/Tracing/StubEnvironment.cs
src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj
src/libraries/Microsoft.Extensions.Hosting.Systemd/src/SystemdHelpers.cs
src/libraries/System.Runtime.Extensions/tests/System.Runtime.Extensions.Tests.csproj