722 writes to SetLastError
aspire (19)
Processes\WindowsProcessInterop.cs (13)
112[LibraryImport("kernel32.dll", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 122[LibraryImport("kernel32.dll", SetLastError = true)] 129[LibraryImport("kernel32.dll", SetLastError = true)] 137[LibraryImport("kernel32.dll", SetLastError = true)] 148[LibraryImport("kernel32.dll", SetLastError = true)] 170[LibraryImport("kernel32.dll", SetLastError = true)] 174[LibraryImport("kernel32.dll", SetLastError = true)] 188[LibraryImport("kernel32.dll", SetLastError = true)] 192[LibraryImport("kernel32.dll", SetLastError = true)] 211[LibraryImport("kernel32.dll", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 214[LibraryImport("kernel32.dll", SetLastError = true)] 226[LibraryImport("kernel32.dll", SetLastError = true)] 239[LibraryImport("kernel32.dll", SetLastError = true)]
src\Shared\ProcessSignaler.cs (1)
197[LibraryImport("libc", SetLastError = true, EntryPoint = "kill")]
src\Shared\ProcessStartTimeHelper.cs (1)
384[LibraryImport("libc", SetLastError = true, EntryPoint = "sysconf")]
Utils\ReparsePoint.cs (4)
476[LibraryImport("kernel32.dll", SetLastError = true, EntryPoint = "CreateFileW", StringMarshalling = StringMarshalling.Utf16)] 486[LibraryImport("kernel32.dll", SetLastError = true)] 498[LibraryImport("kernel32.dll", SetLastError = true)] 512[LibraryImport("libc", SetLastError = true, StringMarshalling = StringMarshalling.Utf8, EntryPoint = "rename")]
aspire-managed (1)
src\Shared\ProcessStartTimeHelper.cs (1)
384[LibraryImport("libc", SetLastError = true, EntryPoint = "sysconf")]
Aspire.Hosting (3)
Dcp\Process\ProcessUtil.cs (1)
15[LibraryImport("libc", SetLastError = true, EntryPoint = "kill")]
src\Shared\ProcessSignaler.cs (1)
197[LibraryImport("libc", SetLastError = true, EntryPoint = "kill")]
src\Shared\ProcessStartTimeHelper.cs (1)
384[LibraryImport("libc", SetLastError = true, EntryPoint = "sysconf")]
Aspire.Hosting.Azure (1)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
15[LibraryImport("libc", SetLastError = true, EntryPoint = "kill")]
Aspire.Hosting.Browsers (15)
BrowserLogsPipeBrowserProcessLauncher.Unix.cs (5)
340[LibraryImport("libc", SetLastError = true)] 343[LibraryImport("libc", SetLastError = true)] 346[LibraryImport("libc", SetLastError = true)] 370[LibraryImport("libc", SetLastError = true, EntryPoint = "kill")] 373[LibraryImport("libc", SetLastError = true)]
BrowserLogsPipeBrowserProcessLauncher.Windows.cs (10)
335[LibraryImport("kernel32.dll", SetLastError = true)] 339[LibraryImport("kernel32.dll", SetLastError = true)] 343[LibraryImport("kernel32.dll", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 346[LibraryImport("kernel32.dll", SetLastError = true)] 361[LibraryImport("kernel32.dll", SetLastError = true)] 364[LibraryImport("kernel32.dll", SetLastError = true)] 368[LibraryImport("kernel32.dll", SetLastError = true)] 372[LibraryImport("kernel32.dll", SetLastError = true)] 376[LibraryImport("kernel32.dll", SetLastError = true)] 387[LibraryImport("kernel32.dll", SetLastError = true)]
Aspire.Hosting.Browsers.Tests (15)
src\Aspire.Hosting.Browsers\BrowserLogsPipeBrowserProcessLauncher.Unix.cs (5)
340[LibraryImport("libc", SetLastError = true)] 343[LibraryImport("libc", SetLastError = true)] 346[LibraryImport("libc", SetLastError = true)] 370[LibraryImport("libc", SetLastError = true, EntryPoint = "kill")] 373[LibraryImport("libc", SetLastError = true)]
src\Aspire.Hosting.Browsers\BrowserLogsPipeBrowserProcessLauncher.Windows.cs (10)
335[LibraryImport("kernel32.dll", SetLastError = true)] 339[LibraryImport("kernel32.dll", SetLastError = true)] 343[LibraryImport("kernel32.dll", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 346[LibraryImport("kernel32.dll", SetLastError = true)] 361[LibraryImport("kernel32.dll", SetLastError = true)] 364[LibraryImport("kernel32.dll", SetLastError = true)] 368[LibraryImport("kernel32.dll", SetLastError = true)] 372[LibraryImport("kernel32.dll", SetLastError = true)] 376[LibraryImport("kernel32.dll", SetLastError = true)] 387[LibraryImport("kernel32.dll", SetLastError = true)]
Aspire.Hosting.Docker (1)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
15[LibraryImport("libc", SetLastError = true, EntryPoint = "kill")]
Aspire.Hosting.Kubernetes (1)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
15[LibraryImport("libc", SetLastError = true, EntryPoint = "kill")]
Aspire.Hosting.RemoteHost (1)
src\Shared\ProcessStartTimeHelper.cs (1)
384[LibraryImport("libc", SetLastError = true, EntryPoint = "sysconf")]
Aspire.Managed.Tests (1)
TerminalHostSignalTests.cs (1)
249[LibraryImport("libc", EntryPoint = "kill", SetLastError = true)]
Aspire.TerminalHost (1)
src\Shared\ProcessStartTimeHelper.cs (1)
384[LibraryImport("libc", SetLastError = true, EntryPoint = "sysconf")]
Microsoft.AspNetCore.Cryptography.Internal (9)
SafeHandles\SafeLibraryHandle.cs (4)
132[LibraryImport("kernel32.dll", EntryPoint = "FormatMessageW", SetLastError = true)] 164[LibraryImport("kernel32.dll", EntryPoint = "GetModuleHandleExW", SetLastError = true)] 176[LibraryImport("kernel32.dll", SetLastError = true)] 187[LibraryImport("kernel32.dll", EntryPoint = "LoadLibraryExW", SetLastError = true)]
UnsafeNativeMethods.cs (5)
274[LibraryImport(CRYPT32_LIB, SetLastError = true)] 291[LibraryImport(CRYPT32_LIB, SetLastError = true)] 304[LibraryImport(CRYPT32_LIB, SetLastError = true)] 321[LibraryImport(CRYPT32_LIB, SetLastError = true)] 334[LibraryImport(CRYPT32_LIB, SetLastError = true)]
Microsoft.AspNetCore.Server.HttpSys (9)
NativeInterop\HttpApi.cs (7)
16[LibraryImport(HTTPAPI, SetLastError = true)] 19[LibraryImport(HTTPAPI, SetLastError = true)] 22[LibraryImport(HTTPAPI, SetLastError = true)] 25[LibraryImport(HTTPAPI, SetLastError = true)] 28[LibraryImport(HTTPAPI, SetLastError = true)] 31[LibraryImport(HTTPAPI, SetLastError = true)] 34[LibraryImport(api_ms_win_core_io_LIB, SetLastError = true)]
NativeInterop\SafeLibraryHandle.cs (2)
81[LibraryImport("kernel32.dll", SetLastError = true)] 87[LibraryImport("kernel32.dll", EntryPoint = "LoadLibraryExW", SetLastError = true)]
Microsoft.AspNetCore.Server.IIS (1)
NativeMethods.cs (1)
23[LibraryImport(KERNEL32, SetLastError = true)]
Microsoft.AspNetCore.Server.IISIntegration (1)
NativeMethods.cs (1)
12[LibraryImport(KERNEL32, SetLastError = true)]
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (11)
Interop\NativeTls.cs (11)
24[LibraryImport(LIBC, SetLastError = true)] public static partial int epoll_create1(int flags); 25[LibraryImport(LIBC, SetLastError = true)] public static partial int epoll_ctl(int epfd, int op, int fd, IntPtr ev); 26[LibraryImport(LIBC, SetLastError = true)] public static partial int close(int fd); 33[LibraryImport(LIBC, SetLastError = true)] public static partial int accept4(int sockfd, IntPtr addr, IntPtr addrlen, int flags); 37[LibraryImport(LIBC, SetLastError = true)] public static partial int eventfd(uint initval, int flags); 39[LibraryImport(LIBC, SetLastError = true)] public static partial nint read(int fd, ref long buf, nuint count); 41[LibraryImport(LIBC, SetLastError = true)] public static partial nint write(int fd, ref long buf, nuint count); 43[LibraryImport(LIBC, SetLastError = true)] 46[LibraryImport(LIBC, SetLastError = true)] 49[LibraryImport(LIBC, SetLastError = true)] 52[LibraryImport(LIBC, SetLastError = true)]
Microsoft.Build.Framework (1)
Utilities\ProcessExtensions.cs (1)
508[LibraryImport("libc", SetLastError = true)]
Microsoft.DotNet.Build.Tasks.Feed (2)
src\common\NativeMethods.cs (2)
12[LibraryImport("kernel32.dll", EntryPoint = "CreateHardLinkW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 16[LibraryImport("libc", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Linux\UserHz.cs (1)
15[LibraryImport("libc", SetLastError = true)]
Windows\Interop\MemoryInfo.Native.cs (1)
24[DllImportAttr("kernel32.dll", SetLastError = true)]
Microsoft.Extensions.Hosting.WindowsServices (4)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CloseHandle.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CreateToolhelp32Snapshot.cs (3)
52[LibraryImport(Libraries.Kernel32, SetLastError = true)] 57[LibraryImport(Libraries.Kernel32, EntryPoint = "Process32FirstW", SetLastError = true)] 63[LibraryImport(Libraries.Kernel32, EntryPoint = "Process32NextW", SetLastError = true)]
Microsoft.Extensions.Logging.Console (2)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.GetConsoleMode.cs (2)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)] 22[LibraryImport(Libraries.Kernel32, SetLastError = true)]
Microsoft.Win32.Registry (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FormatMessage.cs (1)
19[LibraryImport(Libraries.Kernel32, EntryPoint = "FormatMessageW", SetLastError = true)]
Microsoft.Win32.SystemEvents (8)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FreeLibrary.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs (1)
12[LibraryImport(Libraries.Kernel32, EntryPoint = "GetModuleHandleW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.LoadLibrary.cs (1)
12[LibraryImport(Libraries.Kernel32, EntryPoint = "LoadLibraryW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.SetConsoleCtrlHandler.Delegate.cs (1)
15[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\User32\Interop.CreateWindowEx.cs (1)
12[LibraryImport(Libraries.User32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\User32\Interop.GetUserObjectInformation.cs (1)
12[LibraryImport(Libraries.User32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\User32\Interop.RegisterClass.cs (1)
11[LibraryImport(Libraries.User32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\User32\Interop.UnregisterClass.cs (1)
12[LibraryImport(Libraries.User32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
System.Console (19)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Close.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Close", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.FLock.cs (2)
20[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FLock", SetLastError = true)] 27[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FLock", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPwUid.cs (2)
97[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwUidR", SetLastError = false)] 100[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwNamR", StringMarshalling = StringMarshalling.Utf8, SetLastError = false)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetWindowWidth.cs (1)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetWindowSize", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.InitializeTerminalAndSignalHandling.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Open.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Open", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Read.cs (2)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Read", SetLastError = true)] 24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ReadFromNonblocking", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ReadStdinUnbuffered.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ReadStdin", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.SNPrintF.cs (2)
29[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SNPrintF_1S", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 50[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SNPrintF_1I", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.cs (3)
59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)] 62[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 65[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Write.cs (3)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Write", SetLastError = true)] 24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Write", SetLastError = true)] 27[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_WriteToNonblocking", SetLastError = true)]
System.Data.OleDb (5)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.Semaphore.cs (3)
13[LibraryImport(Libraries.Kernel32, EntryPoint = "OpenSemaphoreW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 17[LibraryImport(Libraries.Kernel32, EntryPoint = "CreateSemaphoreExW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 21[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.WaitForMultipleObjects.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
System.Diagnostics.EventLog (51)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ClearEventLog.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "ClearEventLogW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CloseEventLog.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.DeregisterEventSource.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetNumberOfEventLogRecords.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetOldestEventLogRecord.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "LookupAccountSidW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.NotifyChangeEventLog.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenEventLog.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "OpenEventLogW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ReadEventLog.cs (1)
16[LibraryImport(Libraries.Advapi32, EntryPoint = "ReadEventLogW", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.RegisterEventSource.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "RegisterEventSourceW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ReportEvent.cs (1)
13[LibraryImport(Libraries.Advapi32, EntryPoint = "ReportEventW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CloseHandle.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FormatMessage_SafeLibraryHandle.cs (1)
17[LibraryImport(Libraries.Kernel32, EntryPoint = "FormatMessageW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FreeLibrary.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs (1)
17[LibraryImport(Libraries.Kernel32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
System\Diagnostics\Reader\UnsafeNativeMethods.cs (35)
453[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 461[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 470[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 481[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 491[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 499[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 508[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 518[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 526[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 538[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 544[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 556[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 561[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 566[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 578[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 583[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 591[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 596[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 604[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 610[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 616[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 624[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 636[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 642[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 653[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 662[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 670[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 679[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 686[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 697[LibraryImport(Interop.Libraries.Wevtapi, EntryPoint = "EvtRender", SetLastError = true)] 765[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 778[LibraryImport(Interop.Libraries.Wevtapi, EntryPoint = "EvtFormatMessage", SetLastError = true)] 792[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)] 800[LibraryImport(Interop.Libraries.Wevtapi, EntryPoint = "EvtCreateBookmark", SetLastError = true)] 804[LibraryImport(Interop.Libraries.Wevtapi, SetLastError = true)]
System.Diagnostics.FileVersionInfo (3)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.cs (3)
59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)] 62[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 65[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
System.Diagnostics.PerformanceCounter (16)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ConvertStringSecurityDescriptorToSecurityDescriptor.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "ConvertStringSecurityDescriptorToSecurityDescriptorW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetTokenInformation.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CreateFileMapping.cs (2)
13[LibraryImport(Libraries.Kernel32, EntryPoint = "CreateFileMappingW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 23[LibraryImport(Libraries.Kernel32, EntryPoint = "CreateFileMappingW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.DuplicateHandle_SafeWaitHandle.cs (1)
13[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FormatMessage.cs (1)
19[LibraryImport(Libraries.Kernel32, EntryPoint = "FormatMessageW", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FreeLibrary.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.GetProcessTimes.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.LoadLibrary.cs (1)
12[LibraryImport(Libraries.Kernel32, EntryPoint = "LoadLibraryW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.MapViewOfFile.cs (1)
13[LibraryImport(Libraries.Kernel32, EntryPoint = "MapViewOfFile", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.OpenFileMapping.cs (1)
12[LibraryImport(Libraries.Kernel32, EntryPoint = "OpenFileMappingW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.OpenProcess.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.UnmapViewOfFile.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.VirtualQuery.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\PerfCounter\Interop.PerformanceData.cs (1)
66[LibraryImport(Libraries.Advapi32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
System.Diagnostics.Process (39)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Access.cs (2)
20[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Access", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 23[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Access", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Close.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Close", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Fcntl.cs (6)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetIsNonBlocking", SetLastError = true)] 22[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetFD", SetLastError = true)] 25[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)] 28[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ForkAndExecProcess.cs (1)
105[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ForkAndExecProcess", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetGroupList.cs (1)
46[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetGroupList", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetHostName.cs (1)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetHostName", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPwUid.cs (2)
97[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwUidR", SetLastError = false)] 100[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwNamR", StringMarshalling = StringMarshalling.Utf8, SetLastError = false)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetSetPriority.cs (2)
19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPriority", SetLastError = true)] 22[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SetPriority", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.InitializeTerminalAndSignalHandling.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.IsAtomicNonInheritablePipeCreationSupported.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_IsAtomicNonInheritablePipeCreationSupported", SetLastError = false)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Kill.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Kill", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MountPoints.FormatInfo.cs (2)
23[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetSpaceInfoForMountPoint", SetLastError = true)] 69[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetFileSystemTypeNameForMountPoint", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PathConf.cs (1)
23[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PathConf", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PosixSignal.cs (1)
14[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_EnablePosixSignalHandling", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Read.cs (2)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Read", SetLastError = true)] 24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ReadFromNonblocking", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ReadLink.cs (1)
24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ReadLink", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.RealPath.cs (1)
16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_RealPath", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ResourceLimits.cs (2)
33[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetRLimit", SetLastError = true)] 36[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SetRLimit", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.SchedGetSetAffinity.cs (2)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SchedSetAffinity", SetLastError = true)] 14[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SchedGetAffinity", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.cs (3)
59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)] 62[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 65[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.Span.cs (2)
12[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", SetLastError = true)] 15[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.SysConf.cs (1)
16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SysConf", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.WaitId.cs (1)
19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_WaitIdAnyExitedNoHangNoWait", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.WaitPid.cs (1)
20[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_WaitPidExitedNoHang", SetLastError = true)]
System.DirectoryServices (20)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ConvertSidToStringSid.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "ConvertSidToStringSidW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ConvertStringSidToSid.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "ConvertStringSidToSidW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CopySid.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetTokenInformation.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ImpersonateAnonymousToken.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ImpersonateLoggedOnUser_IntPtr.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.IsValidSid.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LogonUser.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "LogonUserW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaClose.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaFreeMemory.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaNtStatusToWinError.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = false)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaOpenPolicy.cs (1)
31[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "LsaOpenPolicy", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenProcessToken.cs (1)
13[LibraryImport(Libraries.Advapi32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenThreadToken_SafeTokenHandle.cs (1)
14[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.RevertToSelf.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CloseHandle.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CompareString.cs (1)
12[LibraryImport(Libraries.Kernel32, EntryPoint = "CompareStringW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FreeLibrary.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.LoadLibrary.cs (1)
12[LibraryImport(Libraries.Kernel32, EntryPoint = "LoadLibraryW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.OpenThread_IntPtr.cs (1)
16[LibraryImport(Libraries.Kernel32, SetLastError = true)]
System.DirectoryServices.AccountManagement (21)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ConvertSidToStringSid.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "ConvertSidToStringSidW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ConvertStringSidToSid.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "ConvertStringSidToSidW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CopySid.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetTokenInformation.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ImpersonateLoggedOnUser_IntPtr.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.IsValidSid.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LogonUser.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "LogonUserW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "LookupAccountSidW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaClose.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaFreeMemory.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaLookupSids.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "LsaLookupSids", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaNtStatusToWinError.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = false)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaOpenPolicy.cs (1)
31[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "LsaOpenPolicy", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenProcessToken.cs (1)
13[LibraryImport(Libraries.Advapi32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenThreadToken_SafeTokenHandle.cs (1)
14[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.RevertToSelf.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Authz\Interop.AuthzGetInformationFromContext.cs (1)
12[LibraryImport(Libraries.Authz, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Authz\Interop.AuthzInitializeContextFromSid.cs (1)
16[LibraryImport(Interop.Libraries.Authz, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Authz\Interop.AuthzInitializeResourceManager.cs (1)
12[LibraryImport(Libraries.Authz, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Credui\Interop.CredUIParseUserName.cs (1)
16[LibraryImport(Libraries.Credui, EntryPoint = "CredUIParseUserNameW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CloseHandle.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
System.DirectoryServices.Protocols (4)
src\runtime\src\libraries\Common\src\Interop\Linux\OpenLdap\Interop.Ldap.cs (4)
103[LibraryImport(Libraries.OpenLdap, EntryPoint = "ldap_initialize", SetLastError = true)] 133[LibraryImport(Libraries.OpenLdap, EntryPoint = "ldap_result", SetLastError = true)] 153[LibraryImport(Libraries.OpenLdap, EntryPoint = "ldap_set_option", SetLastError = true)] 162[LibraryImport(Libraries.OpenLdap, EntryPoint = "ldap_set_option", SetLastError = true)]
System.Formats.Tar (10)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.DeviceFiles.cs (2)
22[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MkNod", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 25[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetDeviceIdentifiers", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetGroupName.cs (1)
29[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetGroupName", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPwUid.cs (2)
97[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwUidR", SetLastError = false)] 100[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwNamR", StringMarshalling = StringMarshalling.Utf8, SetLastError = false)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Link.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Link", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MkFifo.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MkFifo", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.cs (3)
59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)] 62[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 65[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
System.IO.Compression (4)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PathConf.cs (1)
23[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PathConf", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.cs (3)
59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)] 62[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 65[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
System.IO.FileSystem.AccessControl (9)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CreateDirectory.cs (1)
16[LibraryImport(Libraries.Kernel32, EntryPoint = "CreateDirectoryW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CreateFile.cs (1)
17[LibraryImport(Libraries.Kernel32, EntryPoint = "CreateFileW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FindClose.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FindFirstFileEx.cs (1)
17[LibraryImport(Libraries.Kernel32, EntryPoint = "FindFirstFileExW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FormatMessage.cs (1)
19[LibraryImport(Libraries.Kernel32, EntryPoint = "FormatMessageW", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.GetFileAttributesEx.cs (1)
15[LibraryImport(Libraries.Kernel32, EntryPoint = "GetFileAttributesExW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.GetFullPathNameW.cs (1)
15[LibraryImport(Libraries.Kernel32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.GetLongPathNameW.cs (1)
14[LibraryImport(Libraries.Kernel32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.SetThreadErrorMode.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
System.IO.FileSystem.DriveInfo (4)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MountPoints.FormatInfo.cs (2)
23[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetSpaceInfoForMountPoint", SetLastError = true)] 69[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetFileSystemTypeNameForMountPoint", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PathConf.cs (1)
23[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PathConf", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.RealPath.cs (1)
16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_RealPath", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
System.IO.FileSystem.Watcher (9)
src\runtime\src\libraries\Common\src\Interop\Linux\System.Native\Interop.INotify.cs (3)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_INotifyInit", SetLastError = true)] 16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_INotifyAddWatch", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_INotifyRemoveWatch", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PathConf.cs (1)
23[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PathConf", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Read.cs (2)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Read", SetLastError = true)] 24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ReadFromNonblocking", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.cs (3)
59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)] 62[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 65[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
System.IO.MemoryMappedFiles (20)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Close.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Close", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Fcntl.cs (6)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetIsNonBlocking", SetLastError = true)] 22[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetFD", SetLastError = true)] 25[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)] 28[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.FTruncate.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FTruncate", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MAdvise.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MAdvise", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MemfdCreate.cs (2)
12[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MemfdCreate", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 15[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_IsMemfdSupported", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MMap.cs (2)
31[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MMap", SetLastError = true)] 38[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MMap", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MSync.cs (1)
19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MSync", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MUnmap.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MUnmap", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Open.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Open", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ShmOpen.cs (2)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ShmOpen", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 14[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ShmUnlink", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.SysConf.cs (1)
16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SysConf", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Unlink.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Unlink", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
System.IO.Pipes (24)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Close.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Close", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Fcntl.cs (6)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetIsNonBlocking", SetLastError = true)] 22[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetFD", SetLastError = true)] 25[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)] 28[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Fcntl.Pipe.cs (2)
16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetPipeSz", SetLastError = true)] 19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetPipeSz", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.FLock.cs (2)
20[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FLock", SetLastError = true)] 27[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FLock", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetHostName.cs (1)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetHostName", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPeerID.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPeerID", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPwUid.cs (2)
97[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwUidR", SetLastError = false)] 100[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwNamR", StringMarshalling = StringMarshalling.Utf8, SetLastError = false)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Open.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Open", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Pipe.cs (1)
29[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Pipe", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Read.Pipe.cs (1)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Read", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.cs (3)
59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)] 62[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 65[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.Pipe.cs (1)
12[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Unlink.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Unlink", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Write.Pipe.cs (1)
20[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Write", SetLastError = true)]
System.IO.Ports (13)
src\runtime\src\libraries\Common\src\Interop\Unix\System.IO.Ports.Native\Interop.Serial.cs (4)
13[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_SerialPortOpen", SetLastError = true)] 16[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_SerialPortClose", SetLastError = true)] 32[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_Read", SetLastError = true)] 44[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_Write", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.IO.Ports.Native\Interop.Termios.cs (9)
32[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_TermiosReset", SetLastError = true)] 35[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_TermiosGetSignal", SetLastError = true)] 38[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_TermiosSetSignal", SetLastError = true)] 44[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_TermiosSetSpeed", SetLastError = true)] 47[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_TermiosGetSpeed", SetLastError = true)] 50[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_TermiosAvailableBytes", SetLastError = true)] 53[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_TermiosDiscard", SetLastError = true)] 56[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_TermiosDrain", SetLastError = true)] 59[LibraryImport(Libraries.IOPortsNative, EntryPoint = "SystemIoPortsNative_TermiosSendBreak", SetLastError = true)]
System.Management (2)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FreeLibrary.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.LoadLibrary.cs (1)
12[LibraryImport(Libraries.Kernel32, EntryPoint = "LoadLibraryW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
System.Net.Http.WinHttpHandler (29)
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.certificates.cs (2)
14[LibraryImport(Interop.Libraries.Crypt32, SetLastError = true)] 19[LibraryImport(Interop.Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FormatMessage.cs (1)
19[LibraryImport(Libraries.Kernel32, EntryPoint = "FormatMessageW", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs (1)
12[LibraryImport(Libraries.Kernel32, EntryPoint = "GetModuleHandleW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\WinHttp\Interop.winhttp.cs (24)
16[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 24[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 30[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 38[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 49[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 82[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 91[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 103[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 110[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 117[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 126[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 137[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 148[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 157[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 166[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 175[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 184[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 193[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 202[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 213[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 222[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 232[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 238[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 247[LibraryImport(Interop.Libraries.WinHttp, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
System.Net.NameResolution (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Close.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Close", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetHostName.cs (1)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetHostName", SetLastError = true)]
System.Net.NetworkInformation (3)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.EnumerateInterfaceAddresses.cs (1)
56[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetNetworkInterfaces", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetHostName.cs (1)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetHostName", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.NetworkChange.cs (1)
19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_CreateNetworkChangeListenerSocket", SetLastError = true)]
System.Net.Ping (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Close.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Close", SetLastError = true)]
System.Net.Primitives (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetHostName.cs (1)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetHostName", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.InterfaceNameToIndex.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_InterfaceNameToIndex", SetLastError = true)]
System.Net.Security (6)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (6)
78[LibraryImport(Libraries.CryptoNative, EntryPoint = "CryptoNative_SslWrite", SetLastError = true)] 81[LibraryImport(Libraries.CryptoNative, EntryPoint = "CryptoNative_SslRead", SetLastError = true)] 127[LibraryImport(Libraries.CryptoNative, EntryPoint = "CryptoNative_SslDoHandshake", SetLastError = true)] 130[LibraryImport(Libraries.CryptoNative, EntryPoint = "CryptoNative_SslHandshake", SetLastError = true)] 142[LibraryImport(Libraries.CryptoNative, EntryPoint = "CryptoNative_SslEncrypt", SetLastError = true)] 153[LibraryImport(Libraries.CryptoNative, EntryPoint = "CryptoNative_SslDecrypt", SetLastError = true)]
System.Net.Sockets (17)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Close.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Close", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Fcntl.cs (6)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetIsNonBlocking", SetLastError = true)] 22[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetFD", SetLastError = true)] 25[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)] 28[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Pipe.cs (1)
29[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Pipe", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Read.cs (2)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Read", SetLastError = true)] 24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ReadFromNonblocking", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.SendFile.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SendFile", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.cs (3)
59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)] 62[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 65[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Write.cs (3)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Write", SetLastError = true)] 24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Write", SetLastError = true)] 27[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_WriteToNonblocking", SetLastError = true)]
System.Private.CoreLib (86)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Access.cs (2)
20[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Access", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 23[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Access", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ChDir.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ChDir", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ChMod.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ChMod", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Close.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Close", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.CopyFile.cs (1)
12[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_CopyFile", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.DynamicLoad.cs (1)
26[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetDefaultSearchOrderPseudoHandle", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.FAllocate.cs (1)
14[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FAllocate", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.FChMod.cs (1)
12[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FChMod", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Fcntl.cs (6)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetIsNonBlocking", SetLastError = true)] 19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetIsNonBlocking", SetLastError = true)] 22[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlSetFD", SetLastError = true)] 25[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)] 28[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FcntlGetFD", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.FLock.cs (2)
20[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FLock", SetLastError = true)] 27[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FLock", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.FSync.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FSync", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.FTruncate.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FTruncate", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetCwd.cs (1)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetCwd", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetHostName.cs (1)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetHostName", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetProcessPath.cs (1)
13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetProcessPath", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPwUid.cs (2)
97[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwUidR", SetLastError = false)] 100[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetPwNamR", StringMarshalling = StringMarshalling.Utf8, SetLastError = false)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetUnixRelease.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetUnixRelease", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetUnixVersion.cs (1)
14[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetUnixVersion", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.InitializeTerminalAndSignalHandling.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.IsMemberOfGroup.cs (1)
55[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_GetGroups", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.LChflags.cs (2)
17[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LChflags", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 20[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FChflags", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Link.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Link", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.LockFileRegion.cs (1)
17[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LockFileRegion", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.LowLevelCrossProcessMutex.cs (8)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Init", SetLastError = true)] 13[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Acquire", SetLastError = true)] 16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Release", SetLastError = true)] 19[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Destroy", SetLastError = true)] 26[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LowLevelCrossProcessMutex_GetOwnerProcessAndThreadId", SetLastError = true)] 30[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LowLevelCrossProcessMutex_SetOwnerProcessAndThreadId", SetLastError = true)] 34[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LowLevelCrossProcessMutex_IsAbandoned", SetLastError = true)] 39[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LowLevelCrossProcessMutex_SetAbandoned", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.LSeek.cs (1)
18[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LSeek", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MkDir.cs (1)
12[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MkDir", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MkdTemp.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MkdTemp", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MksTemps.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MksTemps", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MMap.cs (2)
31[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MMap", SetLastError = true)] 38[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MMap", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MProtect.cs (1)
12[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MProtect", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MUnmap.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_MUnmap", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Open.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Open", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PathConf.cs (1)
23[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PathConf", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Pipe.cs (1)
29[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Pipe", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PosixFAdvise.cs (1)
32[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PosixFAdvise", SetLastError = false /* this is explicitly called out in the man page */)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PosixSignal.cs (1)
14[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_EnablePosixSignalHandling", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PRead.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PRead", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PReadV.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PReadV", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PWrite.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PWrite", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PWriteV.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_PWriteV", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Read.cs (2)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Read", SetLastError = true)] 24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ReadFromNonblocking", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ReadDir.cs (2)
53[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_OpenDir", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_CloseDir", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ReadLink.cs (1)
24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ReadLink", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ReadV.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_ReadV", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Rename.cs (1)
20[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Rename", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.RmDir.cs (1)
18[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_RmDir", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.cs (3)
59[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FStat", SetLastError = true)] 62[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 65[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Stat.Span.cs (2)
12[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Stat", SetLastError = true)] 15[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_LStat", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.SymLink.cs (1)
11[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SymLink", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.SysConf.cs (1)
16[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_SysConf", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Unlink.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Unlink", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.UTimensat.cs (2)
25[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_UTimensat", StringMarshalling = StringMarshalling.Utf8, SetLastError = true)] 28[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_FUTimens", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.Write.cs (3)
21[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Write", SetLastError = true)] 24[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_Write", SetLastError = true)] 27[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_WriteToNonblocking", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.WriteV.cs (1)
10[LibraryImport(Libraries.SystemNative, EntryPoint = "SystemNative_WriteV", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.Globalization.cs (3)
59[LibraryImport("kernel32.dll", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 72[LibraryImport("kernel32.dll", EntryPoint = "FindNLSStringEx", SetLastError = SetLastErrorForDebug)] 108[LibraryImport("kernel32.dll", EntryPoint = "FindStringOrdinal", SetLastError = SetLastErrorForDebug)]
src\runtime\src\libraries\Common\src\Interop\Windows\Normaliz\Interop.Idna.cs (2)
16[LibraryImport("Normaliz.dll", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 25[LibraryImport("Normaliz.dll", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Normaliz\Interop.Normalization.cs (2)
12[LibraryImport("Normaliz.dll", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 16[LibraryImport("Normaliz.dll", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
System.Security.AccessControl (13)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.AdjustTokenPrivileges.cs (1)
13[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ConvertSdToStringSd.cs (1)
13SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ConvertStringSdToSd.cs (1)
13SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.DuplicateTokenEx_SafeTokenHandle.cs (1)
14[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetSecurityInfoByName.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "GetNamedSecurityInfoW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LookupPrivilegeValue.cs (1)
11[LibraryImport(Libraries.Advapi32, EntryPoint = "LookupPrivilegeValueW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenProcessToken_IntPtr.cs (1)
14[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenThreadToken_SafeTokenHandle.cs (1)
14[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.RevertToSelf.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.SetSecurityInfoByHandle.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "SetSecurityInfo", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.SetSecurityInfoByName.cs (1)
13SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.SetThreadToken.cs (1)
13[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CloseHandle.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
System.Security.Cryptography (83)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptAcquireContext_IntPtr.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "CryptAcquireContextW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs (1)
24[LibraryImport(Libraries.Advapi32, EntryPoint = "CryptAcquireContextW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptCreateHash.cs (1)
19[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptDecrypt.cs (1)
18[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptDeriveKey.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptEncrypt.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptExportKey.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptGenKey.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptGetDefaultProvider.cs (1)
19[LibraryImport(Libraries.Advapi32, EntryPoint = "CryptGetDefaultProviderW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptGetHashParam.cs (2)
22[LibraryImport(Libraries.Advapi32, SetLastError = true)] 32[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptGetKeyParam.cs (1)
21[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs (3)
26[LibraryImport(Libraries.Advapi32, SetLastError = true)] 35[LibraryImport(Libraries.Advapi32, SetLastError = true)] 44[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptGetUserKey.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptHashData.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptImportKey.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptSetKeyParam.cs (2)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)] 17[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptSignHash.cs (2)
28[LibraryImport(Libraries.Advapi32, EntryPoint = "CryptSignHashW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 39[LibraryImport(Libraries.Advapi32, EntryPoint = "CryptVerifySignatureW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertAddCertificateContextToStore.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertAddCertificateLinkToStore_CertStoreAddDisposition.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertCloseStore.cs (1)
12[LibraryImport(Interop.Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertControlStore.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertCreateCertificateChainEngine.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertDeleteCertificateFromStore.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertDuplicateCertificateChain.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertDuplicateCertificateContext.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertDuplicateCertificateContextWithKeyContainerDeletion.cs (1)
13[LibraryImport(Libraries.Crypt32, EntryPoint = "CertDuplicateCertificateContext", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertDuplicateStore.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore_SafeCertStoreHandle.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertFindCertificateInStore.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertFindExtension.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertFreeCertificateChain.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertGetCertificateChain.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertGetCertificateContextProperty.cs (4)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)] 22[LibraryImport(Libraries.Crypt32, SetLastError = true, EntryPoint = "CertGetCertificateContextProperty")] 31[LibraryImport(Libraries.Crypt32, SetLastError = true)] 40[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertGetCertificateContextPropertyString.cs (1)
12[LibraryImport(Libraries.Crypt32, EntryPoint = "CertGetCertificateContextProperty", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertGetIntendedKeyUsage.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertGetNameString.cs (1)
12[LibraryImport(Libraries.Crypt32, EntryPoint = "CertGetNameStringW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertGetValidUsages.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.certificates.cs (2)
14[LibraryImport(Interop.Libraries.Crypt32, SetLastError = true)] 19[LibraryImport(Interop.Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertNameToStr.cs (1)
11[LibraryImport(Libraries.Crypt32, EntryPoint = "CertNameToStrW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertOpenStore_ENUM.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertSaveStore.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertSerializeCertificateStoreElement.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertSetCertificateContextProperty_CRYPT_KEY_PROV_INFO.cs (2)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)] 17[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertSetCertificateContextProperty_DATA_BLOB.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertSetCertificateContextProperty_SafeNCryptKeyHandle.cs (2)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)] 17[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertStrToName.cs (1)
12[LibraryImport(Libraries.Crypt32, EntryPoint = "CertStrToNameW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertVerifyTimeValidity.cs (1)
11[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptAcquireCertificatePrivateKey_SafeNCryptKeyHandle.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptDecodeObject_CertEncodingType.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptDecodeObjectPointer_IntPtr.cs (2)
12[LibraryImport(Libraries.Crypt32, EntryPoint = "CryptDecodeObject", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 24[LibraryImport(Libraries.Crypt32, EntryPoint = "CryptDecodeObject", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptDecodeObjectPointer_string.cs (1)
11[LibraryImport(Libraries.Crypt32, EntryPoint = "CryptDecodeObject", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptEncodeObject_CertEncodingType.cs (2)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)] 17[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptFormatObject.cs (1)
16[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptImportPublicKeyInfoEx2.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptMsgClose.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptMsgGetParam.cs (4)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)] 23[LibraryImport(Libraries.Crypt32, SetLastError = true)] 33[LibraryImport(Libraries.Crypt32, SetLastError = true)] 43[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptQueryObject.cs (4)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)] 30[LibraryImport(Libraries.Crypt32, SetLastError = true)] 47[LibraryImport(Libraries.Crypt32, SetLastError = true)] 64[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.PFXExportCertStoreEx.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.PFXImportCertStore.cs (2)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)] 16[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FormatMessage.cs (1)
19[LibraryImport(Libraries.Kernel32, EntryPoint = "FormatMessageW", SetLastError = true)]
System.Security.Cryptography.Pkcs (31)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs (1)
24[LibraryImport(Libraries.Advapi32, EntryPoint = "CryptAcquireContextW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs (3)
26[LibraryImport(Libraries.Advapi32, SetLastError = true)] 35[LibraryImport(Libraries.Advapi32, SetLastError = true)] 44[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertDuplicateCertificateContext_IntPtr.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertFreeCertificateContext.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertGetCertificateContextProperty.cs (4)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)] 22[LibraryImport(Libraries.Crypt32, SetLastError = true, EntryPoint = "CertGetCertificateContextProperty")] 31[LibraryImport(Libraries.Crypt32, SetLastError = true)] 40[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertGetPublicKeyLength.cs (1)
11[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertNameToStr.cs (1)
11[LibraryImport(Libraries.Crypt32, EntryPoint = "CertNameToStrW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptAcquireCertificatePrivateKey.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptDecodeObject.cs (1)
17[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptEncodeObject.cs (1)
17[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptMsgClose.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptMsgControl.cs (2)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)] 21[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptMsgGetParam.cs (4)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)] 23[LibraryImport(Libraries.Crypt32, SetLastError = true)] 33[LibraryImport(Libraries.Crypt32, SetLastError = true)] 43[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptMsgOpenToDecode.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptMsgOpenToEncode.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptMsgUpdate.cs (3)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)] 18[LibraryImport(Libraries.Crypt32, SetLastError = true)] 23[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FormatMessage.cs (1)
19[LibraryImport(Libraries.Kernel32, EntryPoint = "FormatMessageW", SetLastError = true)]
System.Security.Cryptography.ProtectedData (3)
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptProtectData.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptUnprotectData.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FormatMessage.cs (1)
19[LibraryImport(Libraries.Kernel32, EntryPoint = "FormatMessageW", SetLastError = true)]
System.Security.Principal.Windows (25)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CheckTokenMembership.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ConvertStringSidToSid.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "ConvertStringSidToSidW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CreateWellKnownSid.cs (2)
16[LibraryImport(Libraries.Advapi32, SetLastError = true)] 24[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.DuplicateTokenEx.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetTokenInformation_SafeLocalAllocHandle.cs (2)
13[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)] 23[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetTokenInformation.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetWindowsAccountDomainSid.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "GetWindowsAccountDomainSid", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ImpersonateLoggedOnUser.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.IsEqualDomainSid.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "EqualDomainSid", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.IsWellKnownSid.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "IsWellKnownSid", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaClose.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaFreeMemory.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaLookupNames2.cs (1)
14[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "LsaLookupNames2", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaLookupSids.cs (1)
13[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "LsaLookupSids", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaNtStatusToWinError.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = false)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.LsaOpenPolicy.cs (1)
31[LibraryImport(Interop.Libraries.Advapi32, EntryPoint = "LsaOpenPolicy", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenProcessToken_SafeAccessTokenHandle.cs (1)
14[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenThreadToken_SafeAccessTokenHandle.cs (1)
14[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.RevertToSelf.cs (1)
12[LibraryImport(Interop.Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CloseHandle.cs (1)
12[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.DuplicateHandle_SafeAccessTokenHandle.cs (1)
13[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\SspiCli\Interop.LsaFreeReturnBuffer.cs (1)
12[LibraryImport(Interop.Libraries.SspiCli, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\SspiCli\Interop.LsaGetLogonSessionData.cs (1)
13[LibraryImport(Interop.Libraries.SspiCli, SetLastError = true)]
System.ServiceProcess.ServiceController (14)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.CloseServiceHandle.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.ControlService.cs (1)
13[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.EnumDependentServices.cs (1)
13[LibraryImport(Libraries.Advapi32, EntryPoint = "EnumDependentServicesW", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.EnumServicesStatusEx.cs (1)
13[LibraryImport(Libraries.Advapi32, EntryPoint = "EnumServicesStatusExW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetServiceDisplayName.cs (1)
16[LibraryImport(Libraries.Advapi32, EntryPoint = "GetServiceDisplayNameW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.GetServiceKeyName.cs (1)
16[LibraryImport(Libraries.Advapi32, EntryPoint = "GetServiceKeyNameW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenSCManager.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "OpenSCManagerW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenService.cs (1)
13[LibraryImport(Libraries.Advapi32, EntryPoint = "OpenServiceW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.QueryServiceConfig.cs (1)
13[LibraryImport(Libraries.Advapi32, EntryPoint = "QueryServiceConfigW", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.QueryServiceStatus.cs (1)
13[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.RegisterServiceCtrlHandlerEx.cs (1)
14[LibraryImport(Libraries.Advapi32, EntryPoint = "RegisterServiceCtrlHandlerExW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.SetServiceStatus.cs (1)
12[LibraryImport(Libraries.Advapi32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.StartService.cs (1)
13[LibraryImport(Libraries.Advapi32, EntryPoint = "StartServiceW", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.StartServiceCtrlDispatcher.cs (1)
12[LibraryImport(Libraries.Advapi32, EntryPoint = "StartServiceCtrlDispatcherW", SetLastError = true)]
System.Threading.AccessControl (11)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.EventWaitHandle.cs (4)
16[LibraryImport(Libraries.Kernel32, SetLastError = true)] 21[LibraryImport(Libraries.Kernel32, SetLastError = true)] 26[LibraryImport(Libraries.Kernel32, EntryPoint = "CreateEventExW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 30[LibraryImport(Libraries.Kernel32, EntryPoint = "OpenEventW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.FormatMessage.cs (1)
19[LibraryImport(Libraries.Kernel32, EntryPoint = "FormatMessageW", SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.Mutex.cs (3)
15[LibraryImport(Libraries.Kernel32, EntryPoint = "OpenMutexW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 19[LibraryImport(Libraries.Kernel32, EntryPoint = "CreateMutexExW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 23[LibraryImport(Libraries.Kernel32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.Semaphore.cs (3)
13[LibraryImport(Libraries.Kernel32, EntryPoint = "OpenSemaphoreW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 17[LibraryImport(Libraries.Kernel32, EntryPoint = "CreateSemaphoreExW", SetLastError = true, StringMarshalling = StringMarshalling.Utf16)] 21[LibraryImport(Libraries.Kernel32, SetLastError = true)]
System.Windows.Extensions (9)
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertAddCertificateLinkToStore.cs (1)
14[LibraryImport(Interop.Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertCloseStore.cs (1)
12[LibraryImport(Interop.Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertDuplicateCertificateContext.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore_IntPtr.cs (1)
13[LibraryImport(Interop.Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertFreeCertificateContext.cs (1)
13[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertGetCertificateContextProperty_NO_NULLABLE.cs (1)
12[LibraryImport(Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CertOpenStore.cs (1)
17[LibraryImport(Interop.Libraries.Crypt32, SetLastError = true)]
src\runtime\src\libraries\Common\src\Interop\Windows\CryptUI\Interop.CryptUIDlgCertificate.cs (2)
237[LibraryImport(Interop.Libraries.CryptUI, SetLastError = true)] 243[LibraryImport(Interop.Libraries.CryptUI, SetLastError = true)]
System.Windows.Forms.Primitives (4)
System\Windows\Forms\Animation\HighPrecisionTimer.cs (4)
803SetLastError = true, 811[LibraryImport("kernel32.dll", SetLastError = true)] 821[LibraryImport("kernel32.dll", SetLastError = true)] 826[LibraryImport("kernel32.dll", SetLastError = true)]