3146 writes to ExactSpelling
dotnet-aot (4)
GenerateDocumentationAndConfigFiles (1)
ILCompiler.Diagnostics (1)
Microsoft.AspNetCore.Cryptography.Internal (32)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (32)
56[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)]
85[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)]
137[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleExW", ExactSpelling = true)]
187[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)]
240[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)]
251[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)]
303[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true)]
344[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)]
382[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDeriveKeyPBKDF2", ExactSpelling = true)]
392[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyHash", ExactSpelling = true)]
400[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)]
452[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDuplicateHash", ExactSpelling = true)]
493[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)]
531[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)]
585[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)]
595[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenRandom", ExactSpelling = true)]
635[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGetProperty", ExactSpelling = true)]
673[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptHashData", ExactSpelling = true)]
714[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptKeyDerivation", ExactSpelling = true)]
762[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true)]
802[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true)]
832[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectData", ExactSpelling = true)]
878[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectMemory", ExactSpelling = true)]
908[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectData", ExactSpelling = true)]
938[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)]
984[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)]
994[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCloseProtectionDescriptor", ExactSpelling = true)]
1039[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCreateProtectionDescriptor", ExactSpelling = true)]
1093[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProtectionDescriptorInfo", ExactSpelling = true)]
1150[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptProtectSecret", ExactSpelling = true)]
1198[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)]
1252[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)]
Microsoft.AspNetCore.Server.HttpSys (34)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (10)
46[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpReceiveRequestEntityBody", ExactSpelling = true)]
93[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpReceiveClientCertificate", ExactSpelling = true)]
135[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpReceiveHttpRequest", ExactSpelling = true)]
182[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpSendHttpResponse", ExactSpelling = true)]
224[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpWaitForDisconnectEx", ExactSpelling = true)]
271[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpSendResponseEntityBody", ExactSpelling = true)]
318[global::System.Runtime.InteropServices.DllImportAttribute("api-ms-win-core-io-l1-1-0.dll", EntryPoint = "CancelIoEx", ExactSpelling = true)]
346[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)]
396[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)]
449[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (19)
50 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
86 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
97 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
108 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
122 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
169 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
199 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
227 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
297 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
346 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
364 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
375 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
471 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
506 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
617 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
723 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
780 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
813 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
858 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Microsoft.AspNetCore.Server.IIS (35)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (34)
26[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)]
51[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleW", ExactSpelling = true)]
89[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_post_completion", ExactSpelling = true)]
127[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_completion_status", ExactSpelling = true)]
163[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_indicate_completion", ExactSpelling = true)]
201[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "register_callbacks", ExactSpelling = true)]
244[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_write_response_bytes", ExactSpelling = true)]
289[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_flush_response_bytes", ExactSpelling = true)]
327[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_raw_request", ExactSpelling = true)]
365[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_stop_calls_into_managed", ExactSpelling = true)]
403[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_stop_incoming_requests", ExactSpelling = true)]
441[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_disable_buffering", ExactSpelling = true)]
484[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_response_status_code", ExactSpelling = true)]
530[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_read_request_bytes", ExactSpelling = true)]
556[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_completion_info", ExactSpelling = true)]
594[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_managed_context", ExactSpelling = true)]
635[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_application_properties", ExactSpelling = true)]
645[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_query_request_property", ExactSpelling = true)]
699[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_server_variable", ExactSpelling = true)]
744[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_server_variable", ExactSpelling = true)]
790[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_websockets_read_bytes", ExactSpelling = true)]
833[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_websockets_write_bytes", ExactSpelling = true)]
871[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_enable_websockets", ExactSpelling = true)]
909[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_cancel_io", ExactSpelling = true)]
947[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_close_connection", ExactSpelling = true)]
985[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_close", ExactSpelling = true)]
1023[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_need_goaway", ExactSpelling = true)]
1063[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_unknown_header", ExactSpelling = true)]
1106[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_has_response4", ExactSpelling = true)]
1146[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_trailer", ExactSpelling = true)]
1184[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_reset_stream", ExactSpelling = true)]
1224[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_known_header", ExactSpelling = true)]
1278[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_authentication_information", ExactSpelling = true)]
1288[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_startup_error_page_content", ExactSpelling = true)]
Microsoft.AspNetCore.Server.IISIntegration (1)
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (11)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (11)
21[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_create1", ExactSpelling = true)]
45[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_ctl", ExactSpelling = true)]
69[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "close", ExactSpelling = true)]
93[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "accept4", ExactSpelling = true)]
117[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "eventfd", ExactSpelling = true)]
143[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "read", ExactSpelling = true)]
169[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "write", ExactSpelling = true)]
195[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_ctl", ExactSpelling = true)]
221[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_ctl", ExactSpelling = true)]
247[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_wait", ExactSpelling = true)]
273[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_wait", ExactSpelling = true)]
Microsoft.Build.Framework (1)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.Analyzers (1)
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (2)
Microsoft.CSharp (1)
Microsoft.DiaSymReader (4)
Microsoft.DotNet.Build.Tasks.Feed (2)
Microsoft.DotNet.NativeWrapper (10)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (10)
35[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_get_dotnet_environment_info", ExactSpelling = true)]
46[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_set_error_writer", ExactSpelling = true)]
86[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_resolve_sdk2", ExactSpelling = true)]
126[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_get_available_sdks", ExactSpelling = true)]
154[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_initialize_for_runtime_config", ExactSpelling = true)]
181[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_get_runtime_delegate", ExactSpelling = true)]
254[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_initialize_for_dotnet_command_line", ExactSpelling = true)]
265[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_run_app", ExactSpelling = true)]
273[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_close", ExactSpelling = true)]
308[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_set_runtime_property_value", ExactSpelling = true)]
Microsoft.Extensions.Diagnostics.ResourceMonitoring (4)
Microsoft.Extensions.Hosting.Systemd (1)
Microsoft.Extensions.Hosting.WindowsServices (4)
Microsoft.Extensions.Logging.Console (3)
Microsoft.ML.TestFrameworkCommon (1)
Microsoft.Private.Windows.Core (133)
Generated\361d1da7f942c932\Windows.Win32.PInvokeCore.KERNEL32.dll.g.cs (13)
37 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
53 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
60 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
67 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
79 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
93 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
109 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
131 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
147 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
163 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
179 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
220 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
287 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\361d1da7f942c932\Windows.Win32.PInvokeCore.OLEAUT32.dll.g.cs (12)
31 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
62 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
93 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
116 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
137 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
147 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
170 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
183 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
208 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
221 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
247 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
257 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.GDI32.dll.g.cs (46)
47 [DllImport("GDI32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
57 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
71 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
84 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
98 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
120 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
137 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
150 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
191 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
229 [DllImport("GDI32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
261 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateEnhMetaFileW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
286 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateFontIndirectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
322 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
340 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
356 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
369 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
379 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
405 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
417 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
438 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetDeviceCaps"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
464 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
487 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetObjectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
500 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
527 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
550 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
563 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
588 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
613 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
638 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
661 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
679 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
712 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
722 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
735 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
752 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
763 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
776 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
791 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
810 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
828 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
842 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
859 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "SetBkMode"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
873 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
884 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
904 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
915 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.OLE32.dll.g.cs (12)
70 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
101 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
111 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
124 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
140 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
164 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
179 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
188 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
214 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
229 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
250 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
264 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.USER32.dll.g.cs (42)
48 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
82 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CallWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
109 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
137 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DefWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
154 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
200 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
224 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
248 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
281 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
304 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
324 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
353 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
388 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClipboardFormatNameW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
401 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
416 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
427 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
438 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
455 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
484 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
513 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMonitorInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
526 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
537 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
552 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
568 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
600 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
635 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
652 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextLengthW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
691 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
708 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
741 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "LoadIconW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
770 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
783 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
808 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
819 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
862 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PeekMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
891 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PostMessageW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
919 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "RegisterClipboardFormatW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
933 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
961 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendMessageW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
998 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SystemParametersInfoW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1023 [DllImport("USER32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1033 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Microsoft.VisualBasic.Forms (2)
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Microsoft.Win32.Registry (20)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (20)
22[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)]
33[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegCloseKey", ExactSpelling = true)]
77[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegConnectRegistryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
137[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegCreateKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
177[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegDeleteKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
217[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegDeleteTreeW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
257[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegDeleteValueW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
302[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegEnumKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
346[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegEnumValueW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
384[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegFlushKey", ExactSpelling = true)]
440[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegOpenKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
487[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegOpenKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
536[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegQueryInfoKeyW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
580[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegQueryValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
620[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegQueryValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
661[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
702[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
743[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
784[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
825[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
Microsoft.Win32.SystemEvents (33)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (33)
26[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "CreateWindowExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
37[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "DefWindowProcW", ExactSpelling = true)]
61[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "DestroyWindow", ExactSpelling = true)]
87[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "DispatchMessageW", ExactSpelling = true)]
117[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetClassInfoW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
143[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetMessageW", ExactSpelling = true)]
154[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetProcessWindowStation", ExactSpelling = true)]
184[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetUserObjectInformationW", ExactSpelling = true)]
195[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetWindowThreadProcessId", ExactSpelling = true)]
219[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "IsWindow", ExactSpelling = true)]
246[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "KillTimer", ExactSpelling = true)]
257[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "MsgWaitForMultipleObjectsEx", ExactSpelling = true)]
265[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "PostMessageW", ExactSpelling = true)]
273[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "PostQuitMessage", ExactSpelling = true)]
300[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "RegisterClassW", ExactSpelling = true)]
326[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "RegisterWindowMessageW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
337[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SendMessageW", ExactSpelling = true)]
345[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetClassLongW", ExactSpelling = true)]
353[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetClassLongPtrW", ExactSpelling = true)]
361[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetTimer", ExactSpelling = true)]
369[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetWindowLongW", ExactSpelling = true)]
377[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetWindowLongPtrW", ExactSpelling = true)]
403[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "TranslateMessage", ExactSpelling = true)]
433[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "UnregisterClassW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
444[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThreadId", ExactSpelling = true)]
471[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
515[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)]
554[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)]
584[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
615[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)]
653[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "SetConsoleCtrlHandler", ExactSpelling = true)]
680[global::System.Runtime.InteropServices.DllImportAttribute("wtsapi32.dll", EntryPoint = "WTSRegisterSessionNotification", ExactSpelling = true)]
707[global::System.Runtime.InteropServices.DllImportAttribute("wtsapi32.dll", EntryPoint = "WTSUnRegisterSessionNotification", ExactSpelling = true)]
PresentationCore (2)
ReachFramework (18)
MS\Internal\Printing\Configuration\UnsafeNativeMethods.cs (18)
71[DllImport(DllImport.PrntvPt, EntryPoint = "PTCloseProvider", CharSet = CharSet.Unicode, ExactSpelling = true)]
242[DllImport(ExternDll.Winspool, CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = true)]
250[DllImport(ExternDll.Winspool, CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = true)]
258[DllImport(ExternDll.Winspool, CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = true)]
266[DllImport(ExternDll.Winspool, CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = true)]
275[DllImport(ExternDll.Winspool, ExactSpelling = true, SetLastError = true)]
278[DllImport(ExternDll.Gdi32, CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = true)]
281[DllImport(ExternDll.Gdi32, ExactSpelling = true, SetLastError = true)]
284[DllImport(ExternDll.Gdi32, ExactSpelling = true, SetLastError = true)]
287[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = true)]
290[DllImport(ExternDll.Kernel32, CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = true)]
293[DllImport(ExternDll.Kernel32, ExactSpelling = true, SetLastError = true)]
303[DllImport(DllImport.Ole32, EntryPoint = "CreateStreamOnHGlobal", CharSet = CharSet.Unicode, ExactSpelling = true)]
319[DllImport(DllImport.PrntvPt, EntryPoint = "PTOpenProviderEx", CharSet = CharSet.Unicode, ExactSpelling = true)]
352[DllImport(DllImport.PrntvPt, EntryPoint = "PTMergeAndValidatePrintTicket", CharSet = CharSet.Unicode, ExactSpelling = true)]
370[DllImport(DllImport.PrntvPt, EntryPoint = "PTConvertDevModeToPrintTicket", CharSet = CharSet.Unicode, ExactSpelling = true)]
390[DllImport(DllImport.PrntvPt, EntryPoint = "PTConvertPrintTicketToDevMode", CharSet = CharSet.Unicode, ExactSpelling = true)]
405[DllImport(DllImport.PrntvPt, EntryPoint = "PTReleaseMemory", CharSet = CharSet.Unicode, ExactSpelling = true)]
Roslyn.Diagnostics.Analyzers (1)
System.Console (35)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (35)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)]
87[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)]
113[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)]
136[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetControlCharacters", ExactSpelling = true)]
161[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsATty", ExactSpelling = true)]
202[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsATty", ExactSpelling = true)]
258[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Open", ExactSpelling = true)]
268[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Poll", ExactSpelling = true)]
276[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEUid", ExactSpelling = true)]
299[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)]
339[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)]
349[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetTerminalInvalidationHandler", ExactSpelling = true)]
357[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSignalForBreak", ExactSpelling = true)]
365[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetSignalForBreak", ExactSpelling = true)]
409[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SNPrintF_1S", ExactSpelling = true)]
450[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SNPrintF_1I", ExactSpelling = true)]
494[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)]
538[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
582[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
623[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)]
664[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)]
705[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)]
731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)]
772[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WriteToNonblocking", ExactSpelling = true)]
816[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetWindowSize", ExactSpelling = true)]
845[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", ExactSpelling = true)]
885[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetKeypadXmit", ExactSpelling = true)]
895[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UninitializeTerminal", ExactSpelling = true)]
919[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadStdin", ExactSpelling = true)]
929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InitializeConsoleBeforeRead", ExactSpelling = true)]
937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UninitializeConsoleAfterRead", ExactSpelling = true)]
960[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StdinReady", ExactSpelling = true)]
System.Data.Odbc (44)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (44)
22[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLAllocHandle", ExactSpelling = true)]
63[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLAllocHandle", ExactSpelling = true)]
109[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLBindCol", ExactSpelling = true)]
147[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLBindCol", ExactSpelling = true)]
199[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLBindParameter", ExactSpelling = true)]
237[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLCancel", ExactSpelling = true)]
275[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLCloseCursor", ExactSpelling = true)]
323[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLColAttributeW", ExactSpelling = true)]
366[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLColumnsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
376[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLDisconnect", ExactSpelling = true)]
416[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLDriverConnectW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
426[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLEndTran", ExactSpelling = true)]
464[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLExecDirectW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
502[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLExecute", ExactSpelling = true)]
540[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLFetch", ExactSpelling = true)]
550[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLFreeHandle", ExactSpelling = true)]
586[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLFreeStmt", ExactSpelling = true)]
628[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetConnectAttrW", ExactSpelling = true)]
674[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetData", ExactSpelling = true)]
720[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetDescFieldW", ExactSpelling = true)]
765[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetDiagRecW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
807[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetDiagFieldW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
848[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetFunctions", ExactSpelling = true)]
890[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetInfoW", ExactSpelling = true)]
930[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetInfoW", ExactSpelling = true)]
973[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetStmtAttrW", ExactSpelling = true)]
1011[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetTypeInfo", ExactSpelling = true)]
1049[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLMoreResults", ExactSpelling = true)]
1090[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLNumResultCols", ExactSpelling = true)]
1130[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLPrepareW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1172[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLPrimaryKeysW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1215[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLProcedureColumnsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1257[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLProceduresW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1298[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLRowCount", ExactSpelling = true)]
1338[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetConnectAttrW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1376[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetConnectAttrW", ExactSpelling = true)]
1386[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetConnectAttrW", ExactSpelling = true)]
1430[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetDescFieldW", ExactSpelling = true)]
1468[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetDescFieldW", ExactSpelling = true)]
1506[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetEnvAttr", ExactSpelling = true)]
1544[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetStmtAttrW", ExactSpelling = true)]
1586[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSpecialColumnsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1627[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLStatisticsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1670[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLTablesW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.Data.OleDb (18)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (18)
6[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetUserDefaultLCID", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcessId", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocalAlloc", ExactSpelling = true)]
30[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocalFree", ExactSpelling = true)]
81[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenSemaphoreW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
132[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateSemaphoreExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
182[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ReleaseSemaphore", ExactSpelling = true)]
225[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "WaitForSingleObject", ExactSpelling = true)]
256[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "WaitForMultipleObjects", ExactSpelling = true)]
267[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "SysAllocStringLen", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
290[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "SysAllocStringLen", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
301[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "SetErrorInfo", ExactSpelling = true)]
309[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "SysFreeString", ExactSpelling = true)]
317[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "CoTaskMemAlloc", ExactSpelling = true)]
325[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "CoTaskMemRealloc", ExactSpelling = true)]
333[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "CoTaskMemFree", ExactSpelling = true)]
341[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "PropVariantClear", ExactSpelling = true)]
380[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "GetErrorInfo", ExactSpelling = true)]
System.Diagnostics.EventLog (52)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (52)
56[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtQuery", ExactSpelling = true)]
107[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtSeek", ExactSpelling = true)]
177[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtSubscribe", ExactSpelling = true)]
226[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtNext", ExactSpelling = true)]
272[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtCancel", ExactSpelling = true)]
298[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtClose", ExactSpelling = true)]
347[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetEventInfo", ExactSpelling = true)]
395[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetQueryInfo", ExactSpelling = true)]
455[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenPublisherMetadata", ExactSpelling = true)]
504[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetPublisherMetadataProperty", ExactSpelling = true)]
553[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetObjectArraySize", ExactSpelling = true)]
602[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetObjectArrayProperty", ExactSpelling = true)]
659[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenEventMetadataEnum", ExactSpelling = true)]
716[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtNextEventMetadata", ExactSpelling = true)]
765[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetEventMetadataProperty", ExactSpelling = true)]
822[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenChannelEnum", ExactSpelling = true)]
872[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtNextChannelPath", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
929[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenPublisherEnum", ExactSpelling = true)]
979[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtNextPublisherId", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1038[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenChannelConfig", ExactSpelling = true)]
1084[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtSaveChannelConfig", ExactSpelling = true)]
1132[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtSetChannelConfigProperty", ExactSpelling = true)]
1181[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetChannelConfigProperty", ExactSpelling = true)]
1240[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenLog", ExactSpelling = true)]
1289[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetLogInfo", ExactSpelling = true)]
1339[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtExportLog", ExactSpelling = true)]
1387[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtArchiveExportedLog", ExactSpelling = true)]
1436[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtClearLog", ExactSpelling = true)]
1517[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtCreateRenderContext", ExactSpelling = true)]
1574[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtRender", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1630[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtRender", ExactSpelling = true)]
1717[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtFormatMessage", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1771[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtFormatMessage", ExactSpelling = true)]
1830[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenSession", ExactSpelling = true)]
1880[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtCreateBookmark", ExactSpelling = true)]
1931[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtUpdateBookmark", ExactSpelling = true)]
1961[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)]
2010[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ClearEventLogW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2041[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CloseEventLog", ExactSpelling = true)]
2072[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "DeregisterEventSource", ExactSpelling = true)]
2122[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetNumberOfEventLogRecords", ExactSpelling = true)]
2172[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetOldestEventLogRecord", ExactSpelling = true)]
2207[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LookupAccountSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2259[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "NotifyChangeEventLog", ExactSpelling = true)]
2311[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenEventLogW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2364[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ReadEventLogW", ExactSpelling = true)]
2416[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegisterEventSourceW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2466[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ReportEventW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2512[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2543[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)]
2594[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2637[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "WaitForSingleObject", ExactSpelling = true)]
System.Diagnostics.FileVersionInfo (6)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (6)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
64[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)]
108[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
152[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
System.Diagnostics.PerformanceCounter (29)
System.Diagnostics.Process (57)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (57)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Poll", ExactSpelling = true)]
56[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
100[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
149[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)]
193[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)]
237[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
266[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
308[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)]
349[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)]
375[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)]
401[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)]
427[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysConf", ExactSpelling = true)]
476[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ForkAndExecProcess", ExactSpelling = true)]
517[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetGroupList", ExactSpelling = true)]
542[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)]
582[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)]
608[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPriority", ExactSpelling = true)]
634[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPriority", ExactSpelling = true)]
644[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSid", ExactSpelling = true)]
671[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", ExactSpelling = true)]
711[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetKeypadXmit", ExactSpelling = true)]
721[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UninitializeTerminal", ExactSpelling = true)]
745[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Kill", ExactSpelling = true)]
755[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPosixSignalHandler", ExactSpelling = true)]
782[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_EnablePosixSignalHandling", ExactSpelling = true)]
792[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_DisablePosixSignalHandling", ExactSpelling = true)]
800[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_HandleNonCanceledPosixSignal", ExactSpelling = true)]
808[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPlatformSignalNumber", ExactSpelling = true)]
816[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPlatformSIGSTOP", ExactSpelling = true)]
857[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadLink", ExactSpelling = true)]
867[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_RegisterForSigChld", ExactSpelling = true)]
875[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetDelayedSigChildConsoleConfigurationHandler", ExactSpelling = true)]
902[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetRLimit", ExactSpelling = true)]
930[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetRLimit", ExactSpelling = true)]
971[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)]
997[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WaitIdAnyExitedNoHangNoWait", ExactSpelling = true)]
1028[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WaitPidExitedNoHang", ExactSpelling = true)]
1069[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Access", ExactSpelling = true)]
1110[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Access", ExactSpelling = true)]
1154[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)]
1198[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
1242[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
1286[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
1330[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
1355[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsAtomicNonInheritablePipeCreationSupported", ExactSpelling = true)]
1380[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsATty", ExactSpelling = true)]
1421[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsATty", ExactSpelling = true)]
1444[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConfigureTerminalForChildProcess", ExactSpelling = true)]
1488[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSpaceInfoForMountPoint", ExactSpelling = true)]
1529[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetFileSystemTypeNameForMountPoint", ExactSpelling = true)]
1582[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_RealPath", ExactSpelling = true)]
1592[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetBootTimeTicks", ExactSpelling = true)]
1618[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SchedSetAffinity", ExactSpelling = true)]
1647[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SchedGetAffinity", ExactSpelling = true)]
System.DirectoryServices (59)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (59)
22[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsEncodeBinaryData", ExactSpelling = true)]
51[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsGetLastError", ExactSpelling = true)]
82[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsOpenObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
109[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsSetLastError", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
136[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "FreeADsMem", ExactSpelling = true)]
182[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertSidToStringSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
214[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertStringSidToSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
245[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CopySid", ExactSpelling = true)]
276[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EqualDomainSid", ExactSpelling = true)]
287[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetLengthSid", ExactSpelling = true)]
295[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidIdentifierAuthority", ExactSpelling = true)]
303[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidSubAuthority", ExactSpelling = true)]
311[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidSubAuthorityCount", ExactSpelling = true)]
342[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)]
373[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ImpersonateAnonymousToken", ExactSpelling = true)]
401[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ImpersonateLoggedOnUser", ExactSpelling = true)]
432[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "IsValidSid", ExactSpelling = true)]
465[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LogonUserW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
493[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaClose", ExactSpelling = true)]
537[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaCreateTrustedDomainEx", ExactSpelling = true)]
576[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaDeleteTrustedDomain", ExactSpelling = true)]
604[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaFreeMemory", ExactSpelling = true)]
615[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaNtStatusToWinError", ExactSpelling = true, SetLastError = false)]
665[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaOpenPolicy", ExactSpelling = true)]
691[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaQueryInformationPolicy", ExactSpelling = true)]
733[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaQueryForestTrustInformation", ExactSpelling = true)]
775[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaQueryTrustedDomainInfoByName", ExactSpelling = true)]
820[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaSetForestTrustInformation", ExactSpelling = true)]
861[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaSetTrustedDomainInfoByName", ExactSpelling = true)]
916[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenThreadToken", ExactSpelling = true)]
968[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenProcessToken", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
999[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RevertToSelf", ExactSpelling = true)]
1030[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)]
1061[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CompareStringW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1092[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)]
1103[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcess", ExactSpelling = true)]
1111[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThread", ExactSpelling = true)]
1119[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThreadId", ExactSpelling = true)]
1160[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)]
1199[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)]
1210[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetSystemTimeAsFileTime", ExactSpelling = true)]
1237[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1248[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocalFree", ExactSpelling = true)]
1276[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenThread", ExactSpelling = true)]
1306[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsEnumerateDomainTrustsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1317[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetDcCloseW", ExactSpelling = true)]
1344[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetDcNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1375[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetDcNextW", ExactSpelling = true)]
1405[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetDcOpenW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1432[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetSiteNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1443[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsRoleFreeMemory", ExactSpelling = true)]
1468[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "I_NetLogonControl2", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1496[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsRoleGetPrimaryDomainInformation", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1507[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "NetApiBufferFree", ExactSpelling = true)]
1529[global::System.Runtime.InteropServices.DllImportAttribute("ntdll.dll", EntryPoint = "RtlInitUnicodeString", ExactSpelling = true)]
1576[global::System.Runtime.InteropServices.DllImportAttribute("secur32.dll", EntryPoint = "LsaCallAuthenticationPackage", ExactSpelling = true)]
1622[global::System.Runtime.InteropServices.DllImportAttribute("secur32.dll", EntryPoint = "LsaConnectUntrusted", ExactSpelling = true)]
1633[global::System.Runtime.InteropServices.DllImportAttribute("secur32.dll", EntryPoint = "LsaDeregisterLogonProcess", ExactSpelling = true)]
1641[global::System.Runtime.InteropServices.DllImportAttribute("secur32.dll", EntryPoint = "LsaFreeReturnBuffer", ExactSpelling = true)]
System.DirectoryServices.AccountManagement (39)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (39)
26[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsOpenObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
72[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertSidToStringSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
104[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertStringSidToSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
135[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CopySid", ExactSpelling = true)]
166[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EqualDomainSid", ExactSpelling = true)]
177[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetLengthSid", ExactSpelling = true)]
185[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidIdentifierAuthority", ExactSpelling = true)]
193[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidSubAuthority", ExactSpelling = true)]
201[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidSubAuthorityCount", ExactSpelling = true)]
232[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)]
260[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ImpersonateLoggedOnUser", ExactSpelling = true)]
291[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "IsValidSid", ExactSpelling = true)]
324[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LogonUserW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
359[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LookupAccountSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
387[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaClose", ExactSpelling = true)]
415[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaFreeMemory", ExactSpelling = true)]
482[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaLookupSids", ExactSpelling = true)]
493[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaNtStatusToWinError", ExactSpelling = true, SetLastError = false)]
543[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaOpenPolicy", ExactSpelling = true)]
569[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaQueryInformationPolicy", ExactSpelling = true)]
624[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenThreadToken", ExactSpelling = true)]
676[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenProcessToken", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
707[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RevertToSelf", ExactSpelling = true)]
741[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzGetInformationFromContext", ExactSpelling = true)]
775[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzInitializeContextFromSid", ExactSpelling = true)]
802[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzFreeContext", ExactSpelling = true)]
837[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzInitializeResourceManager", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
864[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzFreeResourceManager", ExactSpelling = true)]
894[global::System.Runtime.InteropServices.DllImportAttribute("credui.dll", EntryPoint = "CredUIParseUserNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
905[global::System.Runtime.InteropServices.DllImportAttribute("dsrole.dll", EntryPoint = "DsRoleFreeMemory", ExactSpelling = true)]
930[global::System.Runtime.InteropServices.DllImportAttribute("dsrole.dll", EntryPoint = "DsRoleGetPrimaryDomainInformation", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
961[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)]
972[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcess", ExactSpelling = true)]
980[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThread", ExactSpelling = true)]
988[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThreadId", ExactSpelling = true)]
996[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocalFree", ExactSpelling = true)]
1023[global::System.Runtime.InteropServices.DllImportAttribute("logoncli.dll", EntryPoint = "DsGetDcNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1034[global::System.Runtime.InteropServices.DllImportAttribute("netutils.dll", EntryPoint = "NetApiBufferFree", ExactSpelling = true)]
1058[global::System.Runtime.InteropServices.DllImportAttribute("wkscli.dll", EntryPoint = "NetWkstaGetInfo", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.DirectoryServices.Protocols (72)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (72)
41[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_initialize", ExactSpelling = true)]
67[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_unbind_ext_s", ExactSpelling = true)]
105[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_dn", ExactSpelling = true)]
148[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)]
186[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)]
226[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)]
251[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)]
291[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)]
331[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)]
374[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_values_len", ExactSpelling = true)]
419[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_result", ExactSpelling = true)]
457[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_result2error", ExactSpelling = true)]
510[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_search_ext", ExactSpelling = true)]
554[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)]
597[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)]
640[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)]
684[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)]
724[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)]
767[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)]
817[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)]
857[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)]
895[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_start_tls_s", ExactSpelling = true)]
939[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_parse_result", ExactSpelling = true)]
979[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_parse_result", ExactSpelling = true)]
1020[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_parse_extended_result", ExactSpelling = true)]
1060[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_parse_reference", ExactSpelling = true)]
1110[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_sasl_bind_s", ExactSpelling = true)]
1163[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_sasl_interactive_bind_s", ExactSpelling = true)]
1173[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_err2string", ExactSpelling = true)]
1217[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_extended_operation", ExactSpelling = true)]
1257[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_first_attribute", ExactSpelling = true)]
1295[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_first_entry", ExactSpelling = true)]
1333[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_first_reference", ExactSpelling = true)]
1343[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_control_free", ExactSpelling = true)]
1351[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_controls_free", ExactSpelling = true)]
1359[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_value_free", ExactSpelling = true)]
1367[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_value_free_len", ExactSpelling = true)]
1375[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_memfree", ExactSpelling = true)]
1383[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_msgfree", ExactSpelling = true)]
1426[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_modify_ext", ExactSpelling = true)]
1464[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_next_attribute", ExactSpelling = true)]
1502[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_next_entry", ExactSpelling = true)]
1540[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_next_reference", ExactSpelling = true)]
1578[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_abandon", ExactSpelling = true)]
1623[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_add_ext", ExactSpelling = true)]
1668[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_delete_ext", ExactSpelling = true)]
1723[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_rename", ExactSpelling = true)]
1774[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_compare_ext", ExactSpelling = true)]
1784[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_alloc_t", ExactSpelling = true)]
1807[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_init", ExactSpelling = true)]
1817[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_free", ExactSpelling = true)]
1853[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_start_seq", ExactSpelling = true)]
1891[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_start_set", ExactSpelling = true)]
1929[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_seq", ExactSpelling = true)]
1967[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_set", ExactSpelling = true)]
2005[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_null", ExactSpelling = true)]
2043[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_int", ExactSpelling = true)]
2081[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_enum", ExactSpelling = true)]
2119[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_boolean", ExactSpelling = true)]
2162[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_ostring", ExactSpelling = true)]
2205[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_string", ExactSpelling = true)]
2248[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_bitstring", ExactSpelling = true)]
2288[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_flatten", ExactSpelling = true)]
2298[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_bvfree", ExactSpelling = true)]
2306[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_bvecfree", ExactSpelling = true)]
2344[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_skip_tag", ExactSpelling = true)]
2382[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_null", ExactSpelling = true)]
2422[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_int", ExactSpelling = true)]
2462[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_enum", ExactSpelling = true)]
2502[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_boolean", ExactSpelling = true)]
2543[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_stringb", ExactSpelling = true)]
2583[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_stringal", ExactSpelling = true)]
System.Drawing.Primitives (2)
System.Formats.Tar (14)
System.IO.Compression (46)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (46)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateInit2_", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Deflate", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateEnd", ExactSpelling = true)]
30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateReset", ExactSpelling = true)]
38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateInit2_", ExactSpelling = true)]
46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)]
54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)]
62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)]
70[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)]
78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_CompressBound", ExactSpelling = true)]
117[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)]
161[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)]
205[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
249[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
292[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)]
302[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)]
343[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)]
353[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)]
394[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)]
404[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)]
445[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)]
455[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)]
463[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)]
471[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)]
506[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)]
548[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)]
558[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)]
593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)]
635[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)]
645[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)]
683[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)]
720[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)]
757[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)]
794[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)]
834[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)]
871[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)]
908[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)]
945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)]
982[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)]
992[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)]
1000[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)]
1008[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)]
1016[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)]
1024[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)]
1064[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)]
1106[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.Compression.Brotli (12)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (12)
39[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderCreateInstance", ExactSpelling = true)]
81[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderDecompressStream", ExactSpelling = true)]
91[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderDecompress", ExactSpelling = true)]
99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderDestroyInstance", ExactSpelling = true)]
134[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderIsFinished", ExactSpelling = true)]
177[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderCreateInstance", ExactSpelling = true)]
214[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderSetParameter", ExactSpelling = true)]
256[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderCompressStream", ExactSpelling = true)]
293[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderHasMoreOutput", ExactSpelling = true)]
303[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderMaxCompressedSize", ExactSpelling = true)]
311[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderDestroyInstance", ExactSpelling = true)]
319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderCompress", ExactSpelling = true)]
System.IO.FileSystem.AccessControl (9)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (9)
45[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateFileW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
75[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindClose", ExactSpelling = true)]
126[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindFirstFileExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
153[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)]
186[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetFileAttributesExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
216[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetFullPathNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
246[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetLongPathNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
279[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "SetThreadErrorMode", ExactSpelling = true)]
311[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateDirectoryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.IO.FileSystem.DriveInfo (8)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (8)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
61[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)]
71[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAllMountPoints", ExactSpelling = true)]
113[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSpaceInfoForMountPoint", ExactSpelling = true)]
154[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetFileSystemTypeNameForMountPoint", ExactSpelling = true)]
207[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_RealPath", ExactSpelling = true)]
System.IO.FileSystem.Watcher (13)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (13)
37[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)]
78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)]
88[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
96[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
104[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
143[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)]
190[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_INotifyInit", ExactSpelling = true)]
236[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_INotifyAddWatch", ExactSpelling = true)]
277[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_INotifyRemoveWatch", ExactSpelling = true)]
287[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Poll", ExactSpelling = true)]
329[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)]
373[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
417[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
System.IO.MemoryMappedFiles (23)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (23)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)]
74[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
118[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
167[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)]
211[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)]
255[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
284[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
326[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)]
352[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)]
378[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MUnmap", ExactSpelling = true)]
404[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MSync", ExactSpelling = true)]
460[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Open", ExactSpelling = true)]
486[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysConf", ExactSpelling = true)]
527[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FTruncate", ExactSpelling = true)]
553[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MAdvise", ExactSpelling = true)]
609[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ShmOpen", ExactSpelling = true)]
650[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ShmUnlink", ExactSpelling = true)]
706[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MemfdCreate", ExactSpelling = true)]
732[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsMemfdSupported", ExactSpelling = true)]
773[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Unlink", ExactSpelling = true)]
System.IO.Pipes (30)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (30)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)]
89[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetPipeSz", ExactSpelling = true)]
133[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetPipeSz", ExactSpelling = true)]
146[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlCanGetSetPipeSz", ExactSpelling = true)]
173[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
217[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
266[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)]
310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)]
354[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
383[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
425[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)]
451[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)]
477[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)]
533[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Open", ExactSpelling = true)]
559[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Pipe", ExactSpelling = true)]
584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)]
624[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)]
665[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)]
706[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Unlink", ExactSpelling = true)]
747[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)]
791[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)]
835[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
879[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
923[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)]
967[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPeerID", ExactSpelling = true)]
977[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEUid", ExactSpelling = true)]
985[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetEUid", ExactSpelling = true)]
System.IO.Ports (19)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (19)
38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosReset", ExactSpelling = true)]
80[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosGetSignal", ExactSpelling = true)]
122[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosSetSignal", ExactSpelling = true)]
160[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosGetAllSignals", ExactSpelling = true)]
202[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosSetSpeed", ExactSpelling = true)]
244[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosGetSpeed", ExactSpelling = true)]
288[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosAvailableBytes", ExactSpelling = true)]
330[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosDiscard", ExactSpelling = true)]
372[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosDrain", ExactSpelling = true)]
414[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosSendBreak", ExactSpelling = true)]
471[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_SerialPortOpen", ExactSpelling = true)]
498[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_SerialPortClose", ExactSpelling = true)]
508[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_Shutdown", ExactSpelling = true)]
548[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_Read", ExactSpelling = true)]
590[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_Write", ExactSpelling = true)]
600[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_Poll", ExactSpelling = true)]
608[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
616[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
624[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_StrErrorR", ExactSpelling = true)]
System.Management (5)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (5)
26[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)]
70[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)]
109[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)]
139[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
150[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "CoGetObjectContext", ExactSpelling = true)]
System.Net.Http (1)
System.Net.Http.WinHttpHandler (29)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (29)
23[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertEnumCertificatesInStore", ExactSpelling = true)]
54[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateContext", ExactSpelling = true)]
104[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertVerifyCertificateChainPolicy", ExactSpelling = true)]
132[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)]
162[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
214[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpOpen", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
245[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpCloseHandle", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
305[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpConnect", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
369[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpOpenRequest", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
419[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpAddRequestHeaders", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
468[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpAddRequestHeaders", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
515[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSendRequest", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
562[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpReceiveResponse", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
609[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryDataAvailable", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
656[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpReadData", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
707[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryHeaders", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
758[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryHeaders", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
808[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
857[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
907[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
954[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpWriteData", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1003[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1050[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1100[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetCredentials", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1154[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryAuthSchemes", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1201[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetTimeouts", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1235[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpGetIEProxyConfigForCurrentUser", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1290[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpGetProxyForUrl", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1338[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetStatusCallback", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.Net.NameResolution (20)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (20)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetErrNo", ExactSpelling = true)]
38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetErrNo", ExactSpelling = true)]
62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)]
88[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)]
98[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetNameInfo", ExactSpelling = true)]
133[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostEntryForName", ExactSpelling = true)]
143[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeHostEntry", ExactSpelling = true)]
151[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Socket", ExactSpelling = true)]
159[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)]
167[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)]
175[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)]
183[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)]
191[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)]
199[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)]
207[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)]
215[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)]
223[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)]
System.Net.NetworkInformation (11)
System.Net.Ping (15)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (15)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
57[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReceiveSocketError", ExactSpelling = true)]
83[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)]
93[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Socket", ExactSpelling = true)]
101[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)]
109[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)]
117[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)]
125[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)]
133[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)]
141[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)]
149[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)]
157[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)]
165[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)]
System.Net.Primitives (18)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (18)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)]
38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)]
46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)]
54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)]
62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)]
70[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)]
78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)]
86[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)]
94[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)]
102[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetDomainName", ExactSpelling = true)]
126[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)]
136[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetNameInfo", ExactSpelling = true)]
171[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostEntryForName", ExactSpelling = true)]
181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeHostEntry", ExactSpelling = true)]
207[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InterfaceNameToIndex", ExactSpelling = true)]
System.Net.Quic (124)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (122)
48[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjTxt2Obj", ExactSpelling = true)]
58[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjObj2Txt", ExactSpelling = true)]
93[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetObjectDefinitionByName", ExactSpelling = true)]
103[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjNid2Obj", ExactSpelling = true)]
111[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1ObjectFree", ExactSpelling = true)]
152[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringNew", ExactSpelling = true)]
195[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringSet", ExactSpelling = true)]
205[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringFree", ExactSpelling = true)]
246[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CreateMemoryBio", ExactSpelling = true)]
303[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioNewFile", ExactSpelling = true)]
328[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioDestroy", ExactSpelling = true)]
365[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioGets", ExactSpelling = true)]
404[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioRead", ExactSpelling = true)]
443[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)]
482[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)]
519[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetMemoryBioSize", ExactSpelling = true)]
529[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrClearError", ExactSpelling = true)]
553[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrGetExceptionError", ExactSpelling = true)]
563[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrPeekError", ExactSpelling = true)]
571[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrPeekLastError", ExactSpelling = true)]
579[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrReasonErrorString", ExactSpelling = true)]
587[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrErrorStringN", ExactSpelling = true)]
595[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnsureOpenSslInitialized", ExactSpelling = true)]
630[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioTell", ExactSpelling = true)]
667[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioSeek", ExactSpelling = true)]
706[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509Thumbprint", ExactSpelling = true)]
730[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameRawBytes", ExactSpelling = true)]
782[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ReadX509AsDerFromBio", ExactSpelling = true)]
819[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509CrlNextUpdate", ExactSpelling = true)]
856[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509Version", ExactSpelling = true)]
895[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyParameterBytes", ExactSpelling = true)]
949[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameInfo", ExactSpelling = true)]
973[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetAsn1StringBytes", ExactSpelling = true)]
1019[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PushX509StackField", ExactSpelling = true)]
1065[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PushX509StackField", ExactSpelling = true)]
1075[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509RootStorePath", ExactSpelling = true)]
1083[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509RootStoreFile", ExactSpelling = true)]
1118[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreSetVerifyTime", ExactSpelling = true)]
1162[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CheckX509IpAddress", ExactSpelling = true)]
1204[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CheckX509Hostname", ExactSpelling = true)]
1241[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_IsSignatureAlgorithmAvailable", ExactSpelling = true)]
1264[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetMemoryUse", ExactSpelling = true)]
1274[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnableMemoryTracking", ExactSpelling = true)]
1282[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ForEachTrackedAllocation", ExactSpelling = true)]
1317[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NotBefore", ExactSpelling = true)]
1354[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NotAfter", ExactSpelling = true)]
1391[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509SignatureAlgorithm", ExactSpelling = true)]
1428[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyAlgorithm", ExactSpelling = true)]
1465[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyBytes", ExactSpelling = true)]
1517[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509EvpPublicKey", ExactSpelling = true)]
1562[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeX509Crl", ExactSpelling = true)]
1607[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeX509", ExactSpelling = true)]
1644[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509DerSize", ExactSpelling = true)]
1683[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeX509", ExactSpelling = true)]
1693[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509Destroy", ExactSpelling = true)]
1734[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509UpRef", ExactSpelling = true)]
1786[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509UpRef", ExactSpelling = true)]
1838[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadX509FromBio", ExactSpelling = true)]
1890[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadX509FromBioAux", ExactSpelling = true)]
1942[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetSerialNumber", ExactSpelling = true)]
1979[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetIssuerName", ExactSpelling = true)]
2016[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetSubjectName", ExactSpelling = true)]
2057[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509CheckPurpose", ExactSpelling = true)]
2094[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509IssuerNameHash", ExactSpelling = true)]
2146[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509FindExtensionData", ExactSpelling = true)]
2183[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetExtCount", ExactSpelling = true)]
2220[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetExt", ExactSpelling = true)]
2230[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetOid", ExactSpelling = true)]
2238[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetData", ExactSpelling = true)]
2261[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetCritical", ExactSpelling = true)]
2318[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ChainNew", ExactSpelling = true)]
2328[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreDestroy", ExactSpelling = true)]
2372[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreAddCrl", ExactSpelling = true)]
2413[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreSetRevocationFlag", ExactSpelling = true)]
2469[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxInit", ExactSpelling = true)]
2506[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509VerifyCert", ExactSpelling = true)]
2543[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetError", ExactSpelling = true)]
2580[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxReset", ExactSpelling = true)]
2617[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxRebuildChain", ExactSpelling = true)]
2654[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetErrorDepth", ExactSpelling = true)]
2691[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxSetVerifyCallback", ExactSpelling = true)]
2728[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetAppData", ExactSpelling = true)]
2738[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509VerifyCertErrorString", ExactSpelling = true)]
2746[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509CrlDestroy", ExactSpelling = true)]
2786[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemWriteBioX509Crl", ExactSpelling = true)]
2838[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadBioX509Crl", ExactSpelling = true)]
2875[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509SubjectPublicKeyInfoDerSize", ExactSpelling = true)]
2914[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeX509SubjectPublicKeyInfo", ExactSpelling = true)]
2951[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameStackFieldCount", ExactSpelling = true)]
3003[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameStackField", ExactSpelling = true)]
3042[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameRawBytes", ExactSpelling = true)]
3101[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionCreateByObj", ExactSpelling = true)]
3111[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionDestroy", ExactSpelling = true)]
3155[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509V3ExtPrint", ExactSpelling = true)]
3198[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_NewX509Stack", ExactSpelling = true)]
3208[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_RecursiveFreeX509Stack", ExactSpelling = true)]
3243[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackFieldCount", ExactSpelling = true)]
3280[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackFieldCount", ExactSpelling = true)]
3317[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackField", ExactSpelling = true)]
3354[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackField", ExactSpelling = true)]
3396[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StackAddDirectoryStore", ExactSpelling = true)]
3438[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StackAddMultiple", ExactSpelling = true)]
3481[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxCreate", ExactSpelling = true)]
3491[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxDestroy", ExactSpelling = true)]
3541[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetChain", ExactSpelling = true)]
3593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetCurrentCert", ExactSpelling = true)]
3630[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxCommitToChain", ExactSpelling = true)]
3683[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxResetForSignatureError", ExactSpelling = true)]
3735[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetSharedUntrusted", ExactSpelling = true)]
3745[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnsureLibSslInitialized", ExactSpelling = true)]
3753[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
3761[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
3769[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
3777[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)]
3785[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)]
3793[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)]
3801[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)]
3809[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)]
3817[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)]
3825[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)]
3833[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)]
3841[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)]
System.Net.Security (233)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (233)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnsureLibSslInitialized", ExactSpelling = true)]
38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ReleaseGssBuffer", ExactSpelling = true)]
62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_DisplayMinorStatus", ExactSpelling = true)]
88[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_DisplayMajorStatus", ExactSpelling = true)]
144[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ImportUserName", ExactSpelling = true)]
200[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ImportPrincipalName", ExactSpelling = true)]
226[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ReleaseName", ExactSpelling = true)]
273[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_AcquireAcceptorCred", ExactSpelling = true)]
329[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_InitiateCredSpNego", ExactSpelling = true)]
390[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_InitiateCredWithPassword", ExactSpelling = true)]
416[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ReleaseCred", ExactSpelling = true)]
487[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_InitSecContext", ExactSpelling = true)]
558[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_InitSecContextEx", ExactSpelling = true)]
624[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_AcceptSecContext", ExactSpelling = true)]
650[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_DeleteSecContext", ExactSpelling = true)]
691[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_GetUser", ExactSpelling = true)]
737[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_Wrap", ExactSpelling = true)]
783[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_Unwrap", ExactSpelling = true)]
824[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_GetMic", ExactSpelling = true)]
864[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_VerifyMic", ExactSpelling = true)]
889[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_IsNtlmInstalled", ExactSpelling = true)]
899[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_EnsureGssInitialized", ExactSpelling = true)]
949[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjTxt2Obj", ExactSpelling = true)]
959[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjObj2Txt", ExactSpelling = true)]
994[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetObjectDefinitionByName", ExactSpelling = true)]
1004[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjNid2Obj", ExactSpelling = true)]
1012[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1ObjectFree", ExactSpelling = true)]
1053[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringNew", ExactSpelling = true)]
1096[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringSet", ExactSpelling = true)]
1106[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringFree", ExactSpelling = true)]
1147[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CreateMemoryBio", ExactSpelling = true)]
1204[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioNewFile", ExactSpelling = true)]
1229[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioDestroy", ExactSpelling = true)]
1266[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioGets", ExactSpelling = true)]
1305[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioRead", ExactSpelling = true)]
1344[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)]
1383[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)]
1420[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetMemoryBioSize", ExactSpelling = true)]
1430[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrClearError", ExactSpelling = true)]
1454[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrGetExceptionError", ExactSpelling = true)]
1464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrPeekError", ExactSpelling = true)]
1472[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrPeekLastError", ExactSpelling = true)]
1480[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrReasonErrorString", ExactSpelling = true)]
1488[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrErrorStringN", ExactSpelling = true)]
1496[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnsureOpenSslInitialized", ExactSpelling = true)]
1531[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioTell", ExactSpelling = true)]
1568[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioSeek", ExactSpelling = true)]
1607[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509Thumbprint", ExactSpelling = true)]
1631[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameRawBytes", ExactSpelling = true)]
1683[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ReadX509AsDerFromBio", ExactSpelling = true)]
1720[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509CrlNextUpdate", ExactSpelling = true)]
1757[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509Version", ExactSpelling = true)]
1796[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyParameterBytes", ExactSpelling = true)]
1850[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameInfo", ExactSpelling = true)]
1874[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetAsn1StringBytes", ExactSpelling = true)]
1920[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PushX509StackField", ExactSpelling = true)]
1966[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PushX509StackField", ExactSpelling = true)]
1976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509RootStorePath", ExactSpelling = true)]
1984[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509RootStoreFile", ExactSpelling = true)]
2019[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreSetVerifyTime", ExactSpelling = true)]
2063[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CheckX509IpAddress", ExactSpelling = true)]
2105[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CheckX509Hostname", ExactSpelling = true)]
2142[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_IsSignatureAlgorithmAvailable", ExactSpelling = true)]
2165[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetMemoryUse", ExactSpelling = true)]
2175[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnableMemoryTracking", ExactSpelling = true)]
2183[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ForEachTrackedAllocation", ExactSpelling = true)]
2191[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_OcspRequestDestroy", ExactSpelling = true)]
2226[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetOcspRequestDerSize", ExactSpelling = true)]
2265[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeOcspRequest", ExactSpelling = true)]
2308[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509BuildOcspRequest", ExactSpelling = true)]
2347[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509DecodeOcspToExpiration", ExactSpelling = true)]
2392[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeOcspResponse", ExactSpelling = true)]
2402[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_OcspResponseDestroy", ExactSpelling = true)]
2410[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_OpenSslVersionNumber", ExactSpelling = true)]
2418[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslV2_3Method", ExactSpelling = true)]
2468[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCreate", ExactSpelling = true)]
2505[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetError", ExactSpelling = true)]
2540[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetQuietShutdown", ExactSpelling = true)]
2550[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslDestroy", ExactSpelling = true)]
2583[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetConnectState", ExactSpelling = true)]
2618[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetAcceptState", ExactSpelling = true)]
2655[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetAlpnProtos", ExactSpelling = true)]
2692[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetVersion", ExactSpelling = true)]
2738[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetTlsExtHostName", ExactSpelling = true)]
2748[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetServerName", ExactSpelling = true)]
2783[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetSession", ExactSpelling = true)]
2823[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGet0AlpnSelected", ExactSpelling = true)]
2868[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslWrite", ExactSpelling = true)]
2913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslRead", ExactSpelling = true)]
2938[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetDefaultSignatureAlgorithms", ExactSpelling = true)]
2978[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslRenegotiate", ExactSpelling = true)]
3019[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_IsSslRenegotiatePending", ExactSpelling = true)]
3029[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslShutdown", ExactSpelling = true)]
3064[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslShutdown", ExactSpelling = true)]
3109[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetBio", ExactSpelling = true)]
3151[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetFd", ExactSpelling = true)]
3186[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetAcceptMovingWriteBuffer", ExactSpelling = true)]
3230[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslDoHandshake", ExactSpelling = true)]
3280[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslHandshake", ExactSpelling = true)]
3328[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslEncrypt", ExactSpelling = true)]
3378[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslDecrypt", ExactSpelling = true)]
3419[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_IsSslStateOK", ExactSpelling = true)]
3458[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)]
3501[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioNewManagedSpan", ExactSpelling = true)]
3544[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioNewSocketReplay", ExactSpelling = true)]
3586[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioPeekTlsFrame", ExactSpelling = true)]
3628[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioGetReplayPrefix", ExactSpelling = true)]
3668[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioGetWriteResult", ExactSpelling = true)]
3705[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioDrainSpill", ExactSpelling = true)]
3742[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetPeerCertificate", ExactSpelling = true)]
3777[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslUpdateOcspStaple", ExactSpelling = true)]
3814[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetCertificate", ExactSpelling = true)]
3824[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetCertificate", ExactSpelling = true)]
3874[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetPeerCertChain", ExactSpelling = true)]
3911[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetPeerFinished", ExactSpelling = true)]
3948[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetFinished", ExactSpelling = true)]
3989[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionReused", ExactSpelling = true)]
4014[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionReused", ExactSpelling = true)]
4051[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetSession", ExactSpelling = true)]
4061[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetSession", ExactSpelling = true)]
4111[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetClientCAList", ExactSpelling = true)]
4155[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetCurrentCipherId", ExactSpelling = true)]
4195[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetOpenSslCipherSuiteName", ExactSpelling = true)]
4232[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetVerifyPeer", ExactSpelling = true)]
4269[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetRetryVerify", ExactSpelling = true)]
4279[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetData", ExactSpelling = true)]
4314[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetData", ExactSpelling = true)]
4324[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetData", ExactSpelling = true)]
4364[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslUseCertificate", ExactSpelling = true)]
4406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslUsePrivateKey", ExactSpelling = true)]
4441[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetClientCertCallback", ExactSpelling = true)]
4476[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetPostHandshakeAuth", ExactSpelling = true)]
4513[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetSigalgs", ExactSpelling = true)]
4550[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetClientSigalgs", ExactSpelling = true)]
4560[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Tls13Supported", ExactSpelling = true)]
4568[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionGetHostname", ExactSpelling = true)]
4576[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionFree", ExactSpelling = true)]
4584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionSetHostname", ExactSpelling = true)]
4592[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionGetData", ExactSpelling = true)]
4600[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionSetData", ExactSpelling = true)]
4608[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetSslCtx", ExactSpelling = true)]
4652[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslAddExtraChainCert", ExactSpelling = true)]
4693[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslAddClientCAs", ExactSpelling = true)]
4728[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslStapleOcsp", ExactSpelling = true)]
4771[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxCreate", ExactSpelling = true)]
4781[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxDestroy", ExactSpelling = true)]
4789[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxGetData", ExactSpelling = true)]
4824[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetData", ExactSpelling = true)]
4834[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetData", ExactSpelling = true)]
4867[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetAlpnSelectCb", ExactSpelling = true)]
4902[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetKeylogCallback", ExactSpelling = true)]
4941[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetCaching", ExactSpelling = true)]
4976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxRemoveSession", ExactSpelling = true)]
5011[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetCertVerifyCallback", ExactSpelling = true)]
5021[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetSslPtr", ExactSpelling = true)]
5029[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxSetError", ExactSpelling = true)]
5062[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetProtocolOptions", ExactSpelling = true)]
5108[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxAddExtraChainCert", ExactSpelling = true)]
5150[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxUseCertificate", ExactSpelling = true)]
5192[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxUsePrivateKey", ExactSpelling = true)]
5229[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxCheckPrivateKey", ExactSpelling = true)]
5264[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetQuietShutdown", ExactSpelling = true)]
5305[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetCiphers", ExactSpelling = true)]
5346[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetEncryptionPolicy", ExactSpelling = true)]
5381[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetDefaultOcspCallback", ExactSpelling = true)]
5418[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NotBefore", ExactSpelling = true)]
5455[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NotAfter", ExactSpelling = true)]
5492[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509SignatureAlgorithm", ExactSpelling = true)]
5529[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyAlgorithm", ExactSpelling = true)]
5566[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyBytes", ExactSpelling = true)]
5618[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509EvpPublicKey", ExactSpelling = true)]
5663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeX509Crl", ExactSpelling = true)]
5708[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeX509", ExactSpelling = true)]
5745[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509DerSize", ExactSpelling = true)]
5784[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeX509", ExactSpelling = true)]
5794[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509Destroy", ExactSpelling = true)]
5835[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509UpRef", ExactSpelling = true)]
5887[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509UpRef", ExactSpelling = true)]
5939[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadX509FromBio", ExactSpelling = true)]
5991[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadX509FromBioAux", ExactSpelling = true)]
6043[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetSerialNumber", ExactSpelling = true)]
6080[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetIssuerName", ExactSpelling = true)]
6117[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetSubjectName", ExactSpelling = true)]
6158[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509CheckPurpose", ExactSpelling = true)]
6195[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509IssuerNameHash", ExactSpelling = true)]
6247[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509FindExtensionData", ExactSpelling = true)]
6284[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetExtCount", ExactSpelling = true)]
6321[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetExt", ExactSpelling = true)]
6331[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetOid", ExactSpelling = true)]
6339[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetData", ExactSpelling = true)]
6362[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetCritical", ExactSpelling = true)]
6419[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ChainNew", ExactSpelling = true)]
6429[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreDestroy", ExactSpelling = true)]
6473[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreAddCrl", ExactSpelling = true)]
6514[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreSetRevocationFlag", ExactSpelling = true)]
6570[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxInit", ExactSpelling = true)]
6607[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509VerifyCert", ExactSpelling = true)]
6644[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetError", ExactSpelling = true)]
6681[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxReset", ExactSpelling = true)]
6718[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxRebuildChain", ExactSpelling = true)]
6755[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetErrorDepth", ExactSpelling = true)]
6792[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxSetVerifyCallback", ExactSpelling = true)]
6829[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetAppData", ExactSpelling = true)]
6839[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509VerifyCertErrorString", ExactSpelling = true)]
6847[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509CrlDestroy", ExactSpelling = true)]
6887[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemWriteBioX509Crl", ExactSpelling = true)]
6939[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadBioX509Crl", ExactSpelling = true)]
6976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509SubjectPublicKeyInfoDerSize", ExactSpelling = true)]
7015[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeX509SubjectPublicKeyInfo", ExactSpelling = true)]
7052[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameStackFieldCount", ExactSpelling = true)]
7104[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameStackField", ExactSpelling = true)]
7143[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameRawBytes", ExactSpelling = true)]
7202[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionCreateByObj", ExactSpelling = true)]
7212[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionDestroy", ExactSpelling = true)]
7256[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509V3ExtPrint", ExactSpelling = true)]
7299[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_NewX509Stack", ExactSpelling = true)]
7309[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_RecursiveFreeX509Stack", ExactSpelling = true)]
7344[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackFieldCount", ExactSpelling = true)]
7381[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackFieldCount", ExactSpelling = true)]
7418[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackField", ExactSpelling = true)]
7455[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackField", ExactSpelling = true)]
7497[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StackAddDirectoryStore", ExactSpelling = true)]
7539[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StackAddMultiple", ExactSpelling = true)]
7582[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxCreate", ExactSpelling = true)]
7592[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxDestroy", ExactSpelling = true)]
7642[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetChain", ExactSpelling = true)]
7694[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetCurrentCert", ExactSpelling = true)]
7731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxCommitToChain", ExactSpelling = true)]
7784[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxResetForSignatureError", ExactSpelling = true)]
7836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetSharedUntrusted", ExactSpelling = true)]
System.Net.Sockets (77)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (77)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CreateSocketEventPort", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CloseSocketEventPort", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CreateSocketEventBuffer", ExactSpelling = true)]
30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeSocketEventBuffer", ExactSpelling = true)]
65[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_TryChangeSocketEventRegistration", ExactSpelling = true)]
75[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_TryChangeSocketEventRegistration", ExactSpelling = true)]
83[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WaitForSocketEvents", ExactSpelling = true)]
91[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
107[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
142[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Accept", ExactSpelling = true)]
181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Bind", ExactSpelling = true)]
207[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)]
244[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Connect", ExactSpelling = true)]
283[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Connectx", ExactSpelling = true)]
311[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
355[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
404[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)]
448[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)]
492[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
521[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
532[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Disconnect", ExactSpelling = true)]
567[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetBytesAvailable", ExactSpelling = true)]
604[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAtOutOfBandMark", ExactSpelling = true)]
614[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetDomainSocketSizes", ExactSpelling = true)]
622[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetMaximumAddressSize", ExactSpelling = true)]
657[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPeerName", ExactSpelling = true)]
694[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketErrorOption", ExactSpelling = true)]
743[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketType", ExactSpelling = true)]
780[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSockName", ExactSpelling = true)]
817[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSockOpt", ExactSpelling = true)]
827[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSockOpt", ExactSpelling = true)]
862[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetRawSockOpt", ExactSpelling = true)]
872[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetControlMessageBufferSize", ExactSpelling = true)]
898[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_TryGetIPPacketInformation", ExactSpelling = true)]
935[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetLingerOption", ExactSpelling = true)]
972[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetLingerOption", ExactSpelling = true)]
982[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetLingerOption", ExactSpelling = true)]
1029[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SendFile", ExactSpelling = true)]
1066[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetSendTimeout", ExactSpelling = true)]
1103[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetReceiveTimeout", ExactSpelling = true)]
1147[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)]
1191[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
1235[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
1272[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Listen", ExactSpelling = true)]
1309[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4MulticastOption", ExactSpelling = true)]
1346[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4MulticastOption", ExactSpelling = true)]
1383[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6MulticastOption", ExactSpelling = true)]
1420[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6MulticastOption", ExactSpelling = true)]
1430[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Poll", ExactSpelling = true)]
1438[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PlatformSupportsDualModeIPv4PacketInfo", ExactSpelling = true)]
1477[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)]
1518[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)]
1555[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Receive", ExactSpelling = true)]
1592[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReceiveMessage", ExactSpelling = true)]
1629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Send", ExactSpelling = true)]
1657[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Select", ExactSpelling = true)]
1694[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SendMessage", ExactSpelling = true)]
1731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetSockOpt", ExactSpelling = true)]
1741[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetSockOpt", ExactSpelling = true)]
1776[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetRawSockOpt", ExactSpelling = true)]
1813[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Shutdown", ExactSpelling = true)]
1823[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Shutdown", ExactSpelling = true)]
1831[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Socket", ExactSpelling = true)]
1839[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)]
1847[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)]
1855[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)]
1863[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)]
1871[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)]
1879[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)]
1887[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)]
1895[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)]
1903[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)]
1927[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Pipe", ExactSpelling = true)]
1968[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)]
1994[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)]
2035[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WriteToNonblocking", ExactSpelling = true)]
System.Net.WebSockets (10)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (10)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateInit2_", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Deflate", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateEnd", ExactSpelling = true)]
30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateReset", ExactSpelling = true)]
38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateInit2_", ExactSpelling = true)]
46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)]
54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)]
62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)]
70[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)]
78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_CompressBound", ExactSpelling = true)]
System.Private.CoreLib (257)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (257)
6[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "DebugDebugger_IsNativeDebuggerAttached", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhCollect", ExactSpelling = true)]
35[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhWaitForPendingFinalizers", ExactSpelling = true)]
45[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhGetGcTotalMemory", ExactSpelling = true)]
53[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhRegisterFrozenSegment", ExactSpelling = true)]
61[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhUpdateFrozenSegment", ExactSpelling = true)]
69[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhUnregisterFrozenSegment", ExactSpelling = true)]
77[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhStartNoGCRegion", ExactSpelling = true)]
85[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhEndNoGCRegion", ExactSpelling = true)]
93[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhEnumerateConfigurationValues", ExactSpelling = true)]
101[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhRefreshMemoryLimit", ExactSpelling = true)]
109[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhEnableNoGCRegionCallback", ExactSpelling = true)]
117[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhGetGenerationBudget", ExactSpelling = true)]
125[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhGetTotalAllocatedBytesPrecise", ExactSpelling = true)]
133[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhAllocateNewArray", ExactSpelling = true)]
141[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhAllocateNewObject", ExactSpelling = true)]
149[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhAllocateThunksMapping", ExactSpelling = true)]
157[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhSpinWait", ExactSpelling = true)]
165[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhSpinWait", ExactSpelling = true)]
173[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhYield", ExactSpelling = true)]
206[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhSetCurrentThreadName", ExactSpelling = true)]
216[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Abort", ExactSpelling = true)]
224[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Exit", ExactSpelling = true)]
248[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MProtect", ExactSpelling = true)]
258[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "memmove", ExactSpelling = true)]
266[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "memset", ExactSpelling = true)]
274[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "Interlocked_MemoryBarrierProcessWide", ExactSpelling = true)]
297[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetCalendars", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
321[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetCalendarInfo", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
348[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_EnumCalendarInfo", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLatestJapaneseEra", ExactSpelling = true)]
388[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetJapaneseEraStartDate", ExactSpelling = true)]
411[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ChangeCase", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
435[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ChangeCaseInvariant", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
459[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ChangeCaseTurkish", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
470[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_InitOrdinalCasingPage", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
478[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_InitOrdinalLowerCasingPage", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
516[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetSortHandle", ExactSpelling = true)]
526[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_CloseSortHandle", ExactSpelling = true)]
534[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_CompareString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
542[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IndexOf", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
550[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_LastIndexOf", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
573[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_StartsWith", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
598[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_EndsWith", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
626[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_StartsWith", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
654[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_EndsWith", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
664[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetSortKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
672[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetSortVersion", ExactSpelling = true)]
680[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_LoadICU", ExactSpelling = true)]
718[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_InitICUFunctions", ExactSpelling = true)]
728[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetICUVersion", ExactSpelling = true)]
751[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ToAscii", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
776[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ToUnicode", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
803[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
831[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleInfoString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
856[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetDefaultLocaleName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
883[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IsPredefinedLocale", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleTimeFormat", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
941[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleInfoInt", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
970[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleInfoGroupingSizes", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
994[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocales", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1004[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IsNormalized", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1012[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_NormalizeString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1035[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetTimeZoneDisplayName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1059[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_WindowsIdToIanaId", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1083[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IanaIdToWindowsId", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1093[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LCIDToLocaleName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1115[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocaleNameToLCID", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1144[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LCMapStringEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1155[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindNLSStringEx", ExactSpelling = true, SetLastError = false)]
1163[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CompareStringEx", ExactSpelling = true)]
1186[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CompareStringOrdinal", ExactSpelling = true)]
1197[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindStringOrdinal", ExactSpelling = true, SetLastError = false)]
1220[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "IsNLSDefinedString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1231[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetUserPreferredUILanguages", ExactSpelling = true)]
1253[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetLocaleInfoEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1279[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "EnumSystemLocalesEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1307[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "EnumTimeFormatsEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1334[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCalendarInfoEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1359[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCalendarInfoEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1370[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetUserGeoID", ExactSpelling = true)]
1378[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetGeoInfoW", ExactSpelling = true)]
1404[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "EnumCalendarInfoExEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1432[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetNLSVersionEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1457[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ResolveLocaleName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1487[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "IdnToAscii", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1517[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "IdnToUnicode", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1544[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "IsNormalizedString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1571[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "NormalizeString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1582[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_Enable", ExactSpelling = true)]
1590[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_Disable", ExactSpelling = true)]
1612[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_CreateProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1622[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_DefineEvent", ExactSpelling = true)]
1644[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_GetProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1654[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_DeleteProvider", ExactSpelling = true)]
1676[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_EventActivityIdControl", ExactSpelling = true)]
1686[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_WriteEventData", ExactSpelling = true)]
1709[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_GetSessionInfo", ExactSpelling = true)]
1734[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_GetNextEvent", ExactSpelling = true)]
1759[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_SignalSession", ExactSpelling = true)]
1784[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_WaitForSessionSignal", ExactSpelling = true)]
1807[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogExceptionThrown", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1817[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogContentionLockCreated", ExactSpelling = true)]
1825[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogContentionStart", ExactSpelling = true)]
1833[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogContentionStop", ExactSpelling = true)]
1841[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadStart", ExactSpelling = true)]
1849[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadStop", ExactSpelling = true)]
1857[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadWait", ExactSpelling = true)]
1865[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolMinMaxThreads", ExactSpelling = true)]
1873[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadAdjustmentSample", ExactSpelling = true)]
1881[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadAdjustmentAdjustment", ExactSpelling = true)]
1889[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadAdjustmentStats", ExactSpelling = true)]
1910[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolIOEnqueue", ExactSpelling = true)]
1920[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolIODequeue", ExactSpelling = true)]
1928[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkingThreadCount", ExactSpelling = true)]
1936[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolIOPack", ExactSpelling = true)]
1944[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogWaitHandleWaitStart", ExactSpelling = true)]
1952[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogWaitHandleWaitStop", ExactSpelling = true)]
1960[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)]
1968[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)]
1976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)]
2015[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Access", ExactSpelling = true)]
2056[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Access", ExactSpelling = true)]
2097[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ChDir", ExactSpelling = true)]
2138[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ChMod", ExactSpelling = true)]
2179[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FChMod", ExactSpelling = true)]
2205[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)]
2233[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
2277[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)]
2326[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)]
2370[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)]
2414[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
2443[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)]
2490[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CopyFile", ExactSpelling = true)]
2527[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LoadLibrary", ExactSpelling = true)]
2537[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetLoadLibraryError", ExactSpelling = true)]
2545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetProcAddress", ExactSpelling = true)]
2580[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetProcAddress", ExactSpelling = true)]
2590[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeLibrary", ExactSpelling = true)]
2614[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetDefaultSearchOrderPseudoHandle", ExactSpelling = true)]
2624[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetErrNo", ExactSpelling = true)]
2632[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetErrNo", ExactSpelling = true)]
2673[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FileSystemSupportsLocking", ExactSpelling = true)]
2714[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)]
2740[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)]
2781[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FSync", ExactSpelling = true)]
2822[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FTruncate", ExactSpelling = true)]
2832[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelFutex_WaitOnAddress", ExactSpelling = true)]
2855[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelFutex_WaitOnAddressTimeout", ExactSpelling = true)]
2865[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelFutex_WakeByAddressSingle", ExactSpelling = true)]
2887[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetCpuUtilization", ExactSpelling = true)]
2913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Pipe", ExactSpelling = true)]
2939[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetCwd", ExactSpelling = true)]
2976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEnv", ExactSpelling = true)]
2986[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEnviron", ExactSpelling = true)]
2994[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeEnviron", ExactSpelling = true)]
3018[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)]
3028[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetOSArchitecture", ExactSpelling = true)]
3069[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetProcessPath", ExactSpelling = true)]
3079[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetNonCryptographicallySecureRandomBytes", ExactSpelling = true)]
3087[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetCryptographicallySecureRandomBytes", ExactSpelling = true)]
3095[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSystemTimeAsTicks", ExactSpelling = true)]
3103[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetLowResolutionTimestamp", ExactSpelling = true)]
3111[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetTimestamp", ExactSpelling = true)]
3138[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetUnixVersion", ExactSpelling = true)]
3181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetUnixRelease", ExactSpelling = true)]
3222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LChflags", ExactSpelling = true)]
3263[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FChflags", ExactSpelling = true)]
3273[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LChflagsCanSetHiddenFlag", ExactSpelling = true)]
3281[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CanGetHiddenFlag", ExactSpelling = true)]
3325[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Link", ExactSpelling = true)]
3366[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LockFileRegion", ExactSpelling = true)]
3376[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Log", ExactSpelling = true)]
3384[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LogError", ExactSpelling = true)]
3392[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Create", ExactSpelling = true)]
3400[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Destroy", ExactSpelling = true)]
3408[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Acquire", ExactSpelling = true)]
3416[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Release", ExactSpelling = true)]
3424[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Wait", ExactSpelling = true)]
3447[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_TimedWait", ExactSpelling = true)]
3457[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Signal_Release", ExactSpelling = true)]
3496[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LSeek", ExactSpelling = true)]
3506[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_AlignedAlloc", ExactSpelling = true)]
3514[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_AlignedFree", ExactSpelling = true)]
3522[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_AlignedRealloc", ExactSpelling = true)]
3530[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Calloc", ExactSpelling = true)]
3538[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Free", ExactSpelling = true)]
3546[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Malloc", ExactSpelling = true)]
3554[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Realloc", ExactSpelling = true)]
3593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MkDir", ExactSpelling = true)]
3619[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MkdTemp", ExactSpelling = true)]
3645[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MksTemps", ExactSpelling = true)]
3686[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)]
3712[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)]
3738[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MUnmap", ExactSpelling = true)]
3748[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAllMountPoints", ExactSpelling = true)]
3802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Open", ExactSpelling = true)]
3843[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)]
3880[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PosixFAdvise", ExactSpelling = true)]
3921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FAllocate", ExactSpelling = true)]
3962[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PRead", ExactSpelling = true)]
4003[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadV", ExactSpelling = true)]
4044[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PReadV", ExactSpelling = true)]
4085[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PWrite", ExactSpelling = true)]
4126[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PWriteV", ExactSpelling = true)]
4167[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)]
4208[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)]
4249[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WriteV", ExactSpelling = true)]
4290[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_OpenDir", ExactSpelling = true)]
4300[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadDir", ExactSpelling = true)]
4324[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CloseDir", ExactSpelling = true)]
4367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadLink", ExactSpelling = true)]
4413[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Rename", ExactSpelling = true)]
4454[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_RmDir", ExactSpelling = true)]
4464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SchedGetCpu", ExactSpelling = true)]
4506[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)]
4550[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
4594[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
4638[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)]
4682[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
4728[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SymLink", ExactSpelling = true)]
4754[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysConf", ExactSpelling = true)]
4794[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysLog", ExactSpelling = true)]
4819[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CreateThread", ExactSpelling = true)]
4829[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_TryGetUInt32OSThreadId", ExactSpelling = true)]
4868[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Unlink", ExactSpelling = true)]
4909[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UTimensat", ExactSpelling = true)]
4950[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FUTimens", ExactSpelling = true)]
4991[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)]
5017[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)]
5058[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WriteToNonblocking", ExactSpelling = true)]
5068[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEUid", ExactSpelling = true)]
5076[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEGid", ExactSpelling = true)]
5100[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetGroups", ExactSpelling = true)]
5125[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)]
5165[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)]
5175[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPid", ExactSpelling = true)]
5183[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSid", ExactSpelling = true)]
5210[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", ExactSpelling = true)]
5250[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetKeypadXmit", ExactSpelling = true)]
5260[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UninitializeTerminal", ExactSpelling = true)]
5268[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPosixSignalHandler", ExactSpelling = true)]
5295[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_EnablePosixSignalHandling", ExactSpelling = true)]
5305[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_DisablePosixSignalHandling", ExactSpelling = true)]
5313[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_HandleNonCanceledPosixSignal", ExactSpelling = true)]
5321[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPlatformSignalNumber", ExactSpelling = true)]
5329[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPlatformSIGSTOP", ExactSpelling = true)]
5337[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "X86Base_CpuId", ExactSpelling = true)]
5361[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Init", ExactSpelling = true)]
5387[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Acquire", ExactSpelling = true)]
5413[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Release", ExactSpelling = true)]
5439[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Destroy", ExactSpelling = true)]
5449[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Size", ExactSpelling = true)]
5476[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_GetOwnerProcessAndThreadId", ExactSpelling = true)]
5501[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_SetOwnerProcessAndThreadId", ExactSpelling = true)]
5531[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_IsAbandoned", ExactSpelling = true)]
5559[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_SetAbandoned", ExactSpelling = true)]
System.Private.Windows.Core (133)
Generated\361d1da7f942c932\Windows.Win32.PInvokeCore.KERNEL32.dll.g.cs (13)
45 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "CloseHandle"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
69 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalFree"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
76 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
83 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
95 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
117 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalAlloc"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
141 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalLock"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
171 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalReAlloc"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
195 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalSize"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
219 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalUnlock"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
243 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "FreeLibrary"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
292 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "MultiByteToWideChar"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
367 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "WideCharToMultiByte"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\361d1da7f942c932\Windows.Win32.PInvokeCore.OLEAUT32.dll.g.cs (12)
31 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
62 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
93 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
116 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
137 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
147 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
170 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
183 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
208 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
221 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
247 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
257 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.GDI32.dll.g.cs (46)
55 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "BitBlt"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
65 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
79 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
92 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
106 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
128 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
145 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
158 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
199 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
245 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateDIBSection"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
277 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateEnhMetaFileW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
302 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateFontIndirectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
338 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
356 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
372 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
385 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
395 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
421 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
433 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
454 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetDeviceCaps"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
480 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
503 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetObjectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
516 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
543 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
566 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
579 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
604 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
629 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
654 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
677 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
695 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
728 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
738 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
751 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
768 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
779 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
792 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
807 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
826 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
844 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
858 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
875 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "SetBkMode"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
889 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
900 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
920 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
931 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.OLE32.dll.g.cs (12)
70 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
101 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
111 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
124 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
140 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
164 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
179 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
188 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
214 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
229 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
250 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
264 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.USER32.dll.g.cs (42)
48 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
82 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CallWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
117 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CopyImage"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
145 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DefWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
170 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyIcon"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
224 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DrawIconEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
248 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
272 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
305 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
328 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
356 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EnumWindows"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
393 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClientRect"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
436 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClipboardFormatNameW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
449 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
464 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
475 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
486 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
511 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetGuiResources"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
548 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetIconInfo"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
577 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMonitorInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
590 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
601 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
616 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
632 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
672 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowRect"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
715 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
740 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextLengthW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
779 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
804 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyCursor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
845 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "LoadIconW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
874 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
887 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
912 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
923 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
966 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PeekMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1003 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PostMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1039 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "RegisterClipboardFormatW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1053 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1089 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1134 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SystemParametersInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1167 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SystemParametersInfoForDpi"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1177 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
System.Private.Windows.Core.TestUtilities (1)
System.Private.Windows.GdiPlus (523)
Generated\361d1da7f942c932\Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (523)
38 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
52 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
69 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
86 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
103 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
120 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
137 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
154 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
171 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
188 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
202 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
216 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
233 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
250 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
267 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
281 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
298 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
315 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
329 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
346 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
363 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
389 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
412 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
429 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
455 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
469 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
486 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
506 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
520 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
534 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
551 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
565 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
582 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
599 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
616 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
633 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
650 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
667 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
684 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
701 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
718 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
735 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
752 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
769 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
786 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
800 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
814 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
831 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
848 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
865 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
882 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
896 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
913 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
930 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
947 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
961 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
975 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
992 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1009 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1023 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1037 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1057 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1077 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1091 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1108 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1128 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1142 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1159 [DllImport("gdiplus.dll", ExactSpelling = true, EntryPoint = "GdipCreateFontFromLogfontW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1173 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1187 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1201 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1204 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1218 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1235 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1252 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1266 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1286 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1303 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1320 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1334 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1348 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1368 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1388 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1402 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1419 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1433 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1450 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1464 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1484 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1504 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1521 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1538 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1555 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1572 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1586 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1603 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1617 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1631 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1648 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1665 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1682 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1696 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1710 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1727 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1744 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1764 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1778 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1792 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1806 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1820 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1834 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1848 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1862 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1876 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1890 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1904 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1918 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1932 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1946 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1960 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1974 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
1988 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2005 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2022 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2042 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2062 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2079 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2099 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2119 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2139 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2159 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2179 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2199 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2219 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2239 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2259 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2279 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2296 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2313 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2342 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2359 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2379 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2399 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2422 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2445 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2462 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2482 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2499 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2519 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2539 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2559 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2576 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2596 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2616 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2633 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2653 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2673 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2702 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2716 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2739 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2762 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2785 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2808 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2834 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2860 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2886 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2912 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2932 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2952 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2972 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
2992 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3009 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3029 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3046 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3066 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3086 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3103 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3123 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3143 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3163 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3180 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3194 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3211 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3228 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3245 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3262 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3279 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3296 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3313 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3330 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3347 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3364 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3381 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3398 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3415 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3435 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3452 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3469 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3486 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3503 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3520 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3537 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3554 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3571 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3591 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3608 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3625 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3642 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3659 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3679 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3696 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3713 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3730 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3747 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3761 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3775 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3789 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3806 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3823 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3840 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3857 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3871 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3891 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3911 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3928 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3948 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3968 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
3985 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4002 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4019 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4036 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4053 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4067 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4084 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4101 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4118 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4135 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4152 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4169 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4186 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4203 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4223 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4240 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4257 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4274 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4294 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4311 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4328 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4345 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4362 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4379 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4399 [DllImport("gdiplus.dll", ExactSpelling = true, EntryPoint = "GdipGetLogFontW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4416 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4430 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4447 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4464 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4478 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4495 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4512 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4529 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4546 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4563 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4580 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4600 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4617 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4634 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4651 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4671 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4691 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4708 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4725 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4742 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4762 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4779 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4796 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4813 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4830 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4846 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4869 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4886 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4903 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4920 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4937 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4954 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4971 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
4988 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5005 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5022 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5039 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5056 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5073 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5090 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5107 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5124 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5141 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5158 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5175 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5192 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5209 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5226 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5243 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5260 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5277 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5294 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5314 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5334 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5366 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5383 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5403 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5426 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5446 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5466 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5483 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5500 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5517 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5537 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5554 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5571 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5588 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5605 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5622 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5642 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5659 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5676 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5693 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5710 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5727 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5744 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5761 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5778 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5792 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5806 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5826 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5843 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5860 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5874 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5891 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5905 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5919 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5936 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5956 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5979 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
5999 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6019 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6036 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6053 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6076 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6093 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6110 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6130 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6147 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6164 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6184 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6204 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6221 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6238 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6252 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6266 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6295 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6330 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6347 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6364 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6381 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6398 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6415 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6432 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6446 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6460 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6483 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6506 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6523 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6540 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6557 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6574 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6597 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6617 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6643 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6669 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6692 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6706 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6723 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6740 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6754 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6774 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6797 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6817 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6831 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6845 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6859 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6873 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6887 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6901 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6915 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6929 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6943 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6957 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6971 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6985 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
6999 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7013 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7027 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7041 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7055 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7069 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7086 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7103 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7123 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7140 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7154 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7168 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7182 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7196 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7210 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7224 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7238 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7252 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7266 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7280 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7297 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7314 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7328 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7345 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7359 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7373 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7387 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7401 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7415 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7429 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7443 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7457 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7471 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7485 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7505 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7519 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7533 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7547 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7564 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7581 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7595 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7609 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7623 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7637 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7651 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7671 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7685 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7699 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7713 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7733 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7747 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7764 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7778 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7792 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7806 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7820 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7834 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7854 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7868 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7885 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7899 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7913 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7933 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7947 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7967 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7984 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
7998 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8012 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8029 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8043 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8060 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8077 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8094 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8111 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8125 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8139 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8153 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8167 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8181 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8195 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8209 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8223 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8237 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8254 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8268 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8282 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8299 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8313 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8327 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8341 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8355 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8369 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8383 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8397 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8411 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8428 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8445 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8459 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8473 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8487 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8504 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8518 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8535 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8549 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8563 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8577 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8591 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8608 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8625 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8642 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8659 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8676 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8693 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8707 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8721 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8735 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8749 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8763 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8777 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8791 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8805 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8822 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8839 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8859 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
8879 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
System.Reflection.MetadataLoadContext (1)
System.Runtime.Caching (1)
System.Runtime.InteropServices.JavaScript (11)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (11)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_BindJSImportST", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_InvokeJSImportST", ExactSpelling = true)]
22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_ReleaseCSOwnedObject", ExactSpelling = true)]
30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_InvokeJSFunction", ExactSpelling = true)]
38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_ResolveOrRejectPromise", ExactSpelling = true)]
46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_RegisterGCRoot", ExactSpelling = true)]
54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_DeregisterGCRoot", ExactSpelling = true)]
62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_CancelPromise", ExactSpelling = true)]
70[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_BindAssemblyExports", ExactSpelling = true)]
78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_GetAssemblyExport", ExactSpelling = true)]
86[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_AssemblyGetEntryPoint", ExactSpelling = true)]
System.Security.AccessControl (17)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (17)
30[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LookupPrivilegeValueW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
60[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RevertToSelf", ExactSpelling = true)]
95[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertSecurityDescriptorToStringSecurityDescriptorW", ExactSpelling = true)]
130[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertStringSecurityDescriptorToSecurityDescriptorW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
168[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSecurityInfo", ExactSpelling = true)]
215[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "SetSecurityInfo", ExactSpelling = true)]
254[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetNamedSecurityInfoW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
287[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "SetNamedSecurityInfoW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
298[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSecurityDescriptorLength", ExactSpelling = true)]
325[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)]
379[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenThreadToken", ExactSpelling = true)]
430[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenProcessToken", ExactSpelling = true)]
441[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcess", ExactSpelling = true)]
484[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "SetThreadToken", ExactSpelling = true)]
495[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThread", ExactSpelling = true)]
540[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "AdjustTokenPrivileges", ExactSpelling = true)]
603[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "DuplicateTokenEx", ExactSpelling = true)]
System.Security.Cryptography (148)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (148)
49[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptAcquireContextW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
82[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptAcquireContextW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
147[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptCreateHash", ExactSpelling = true)]
203[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDecrypt", ExactSpelling = true)]
268[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDeriveKey", ExactSpelling = true)]
298[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDestroyHash", ExactSpelling = true)]
328[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDestroyKey", ExactSpelling = true)]
384[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptEncrypt", ExactSpelling = true)]
438[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptExportKey", ExactSpelling = true)]
498[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGenKey", ExactSpelling = true)]
531[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetDefaultProviderW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
581[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetHashParam", ExactSpelling = true)]
629[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetHashParam", ExactSpelling = true)]
678[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetKeyParam", ExactSpelling = true)]
724[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetProvParam", ExactSpelling = true)]
772[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetProvParam", ExactSpelling = true)]
820[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetProvParam", ExactSpelling = true)]
880[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetUserKey", ExactSpelling = true)]
928[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptHashData", ExactSpelling = true)]
993[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptImportKey", ExactSpelling = true)]
1023[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptReleaseContext", ExactSpelling = true)]
1071[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetKeyParam", ExactSpelling = true)]
1119[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetKeyParam", ExactSpelling = true)]
1169[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSignHashW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1223[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptVerifySignatureW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1273[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1317[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1361[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1405[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1417[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)]
1425[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)]
1433[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)]
1486[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1533[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1574[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDecapsulate", ExactSpelling = true)]
1617[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptEncapsulate", ExactSpelling = true)]
1660[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDeriveKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1671[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDestroyHash", ExactSpelling = true)]
1679[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)]
1687[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDestroySecret", ExactSpelling = true)]
1738[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDuplicateHash", ExactSpelling = true)]
1780[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)]
1822[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)]
1863[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)]
1904[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)]
1947[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1985[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptFinalizeKeyPair", ExactSpelling = true)]
2025[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)]
2063[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)]
2074[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGenRandom", ExactSpelling = true)]
2125[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGenerateKeyPair", ExactSpelling = true)]
2179[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)]
2224[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)]
2266[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2277[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptHash", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2314[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptHashData", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2370[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptImportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2426[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptImportKeyPair", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2467[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptKeyDerivation", ExactSpelling = true)]
2515[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2574[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSecretAgreement", ExactSpelling = true)]
2614[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
2655[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSignHash", ExactSpelling = true)]
2693[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptVerifySignature", ExactSpelling = true)]
2744[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertAddCertificateContextToStore", ExactSpelling = true)]
2795[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertAddCertificateLinkToStore", ExactSpelling = true)]
2825[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertCloseStore", ExactSpelling = true)]
2871[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertControlStore", ExactSpelling = true)]
2924[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertCreateCertificateChainEngine", ExactSpelling = true)]
2954[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDeleteCertificateFromStore", ExactSpelling = true)]
3002[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateChain", ExactSpelling = true)]
3050[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateContext", ExactSpelling = true)]
3098[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateContext", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
3146[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateStore", ExactSpelling = true)]
3188[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertEnumCertificatesInStore", ExactSpelling = true)]
3245[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFindCertificateInStore", ExactSpelling = true)]
3287[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFindExtension", ExactSpelling = true)]
3312[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateChain", ExactSpelling = true)]
3323[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateChainEngine", ExactSpelling = true)]
3387[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateChain", ExactSpelling = true)]
3436[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)]
3484[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)]
3534[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)]
3584[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)]
3632[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
3665[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetIntendedKeyUsage", ExactSpelling = true)]
3709[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetNameStringW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
3771[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetValidUsages", ExactSpelling = true)]
3801[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateContext", ExactSpelling = true)]
3850[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertVerifyCertificateChainPolicy", ExactSpelling = true)]
3877[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertNameToStrW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
3927[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertOpenStore", ExactSpelling = true)]
3975[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSaveStore", ExactSpelling = true)]
4024[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSerializeCertificateStoreElement", ExactSpelling = true)]
4070[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)]
4100[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)]
4146[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)]
4197[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)]
4243[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)]
4277[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertStrToNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
4306[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertVerifyTimeValidity", ExactSpelling = true)]
4372[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptAcquireCertificatePrivateKey", ExactSpelling = true)]
4406[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true)]
4439[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
4471[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
4520[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
4553[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptEncodeObject", ExactSpelling = true)]
4602[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptEncodeObject", ExactSpelling = true)]
4635[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptFormatObject", ExactSpelling = true)]
4686[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptImportPublicKeyInfoEx2", ExactSpelling = true)]
4716[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgClose", ExactSpelling = true)]
4766[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)]
4814[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)]
4864[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)]
4912[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)]
4982[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptQueryObject", ExactSpelling = true)]
5015[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptQueryObject", ExactSpelling = true)]
5069[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptQueryObject", ExactSpelling = true)]
5123[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptQueryObject", ExactSpelling = true)]
5134[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptFindOIDInfo", ExactSpelling = true)]
5142[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptFindOIDInfo", ExactSpelling = true)]
5192[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "PFXExportCertStoreEx", ExactSpelling = true)]
5251[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "PFXImportCertStore", ExactSpelling = true)]
5301[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "PFXImportCertStore", ExactSpelling = true)]
5328[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)]
5371[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptEncrypt", ExactSpelling = true)]
5414[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDecrypt", ExactSpelling = true)]
5470[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptOpenKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5527[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptImportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5585[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptImportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5628[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5671[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5713[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5757[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5795[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDeleteKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5852[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCreatePersistedKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5890[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptFinalizeKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
5931[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDecapsulate", ExactSpelling = true)]
5974[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptEncapsulate", ExactSpelling = true)]
6018[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDeriveKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
6060[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDeriveKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
6119[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptSecretAgreement", ExactSpelling = true)]
6130[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptFreeObject", ExactSpelling = true)]
6174[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptOpenStorageProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
6216[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
6256[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
6297[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptSignHash", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
6335[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptVerifySignature", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.Security.Cryptography.Pkcs (38)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (38)
50[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptAcquireContextW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
81[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDestroyHash", ExactSpelling = true)]
112[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDestroyKey", ExactSpelling = true)]
159[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetProvParam", ExactSpelling = true)]
208[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetProvParam", ExactSpelling = true)]
257[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetProvParam", ExactSpelling = true)]
288[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptReleaseContext", ExactSpelling = true)]
316[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateContext", ExactSpelling = true)]
347[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateContext", ExactSpelling = true)]
397[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)]
446[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)]
497[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)]
548[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)]
578[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetPublicKeyLength", ExactSpelling = true)]
606[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertNameToStrW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
661[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptAcquireCertificatePrivateKey", ExactSpelling = true)]
694[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true)]
728[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptEncodeObject", ExactSpelling = true)]
759[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgClose", ExactSpelling = true)]
808[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgControl", ExactSpelling = true)]
857[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgControl", ExactSpelling = true)]
908[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)]
957[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)]
1008[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)]
1057[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)]
1106[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgOpenToDecode", ExactSpelling = true)]
1164[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgOpenToEncode", ExactSpelling = true)]
1215[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgUpdate", ExactSpelling = true)]
1264[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgUpdate", ExactSpelling = true)]
1315[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgUpdate", ExactSpelling = true)]
1326[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptFindOIDInfo", ExactSpelling = true)]
1351[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)]
1362[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcessHeap", ExactSpelling = true)]
1404[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "HeapAlloc", ExactSpelling = true)]
1431[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "HeapFree", ExactSpelling = true)]
1474[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1515[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
1526[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptFreeObject", ExactSpelling = true)]
System.Security.Cryptography.ProtectedData (3)
System.Security.Principal.Windows (32)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (32)
6[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcess", ExactSpelling = true)]
14[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThread", ExactSpelling = true)]
62[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenProcessToken", ExactSpelling = true)]
95[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)]
149[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)]
198[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)]
261[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "DuplicateTokenEx", ExactSpelling = true)]
315[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "DuplicateHandle", ExactSpelling = true)]
345[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)]
396[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaGetLogonSessionData", ExactSpelling = true)]
423[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaFreeReturnBuffer", ExactSpelling = true)]
513[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaLookupNames2", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
579[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaLookupSids", ExactSpelling = true)]
606[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaClose", ExactSpelling = true)]
633[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaFreeMemory", ExactSpelling = true)]
685[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaOpenPolicy", ExactSpelling = true)]
716[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertStringSidToSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
747[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CreateWellKnownSid", ExactSpelling = true)]
779[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CreateWellKnownSid", ExactSpelling = true)]
810[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetWindowsAccountDomainSid", ExactSpelling = true)]
839[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "IsWellKnownSid", ExactSpelling = true)]
873[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EqualDomainSid", ExactSpelling = true)]
927[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenThreadToken", ExactSpelling = true)]
957[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RevertToSelf", ExactSpelling = true)]
1003[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ImpersonateLoggedOnUser", ExactSpelling = true)]
1014[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaNtStatusToWinError", ExactSpelling = true, SetLastError = false)]
1056[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaConnectUntrusted", ExactSpelling = true)]
1067[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaDeregisterLogonProcess", ExactSpelling = true)]
1135[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaLogonUser", ExactSpelling = true)]
1177[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaLookupAuthenticationPackage", ExactSpelling = true)]
1203[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "AllocateLocallyUniqueId", ExactSpelling = true)]
1254[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CheckTokenMembership", ExactSpelling = true)]
System.ServiceProcess.ServiceController (14)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (14)
26[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CloseServiceHandle", ExactSpelling = true)]
73[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ControlService", ExactSpelling = true)]
123[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EnumDependentServicesW", ExactSpelling = true)]
177[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EnumServicesStatusExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
227[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetServiceDisplayNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
277[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetServiceKeyNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
308[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenSCManagerW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
353[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenServiceW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
403[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "QueryServiceConfigW", ExactSpelling = true)]
450[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "QueryServiceStatus", ExactSpelling = true)]
497[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "StartServiceW", ExactSpelling = true)]
528[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "SetServiceStatus", ExactSpelling = true)]
563[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegisterServiceCtrlHandlerExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
594[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "StartServiceCtrlDispatcherW", ExactSpelling = true)]
System.Speech (10)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (10)
6[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutClose", ExactSpelling = true)]
32[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutGetDevCapsW", ExactSpelling = true)]
43[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutGetNumDevs", ExactSpelling = true)]
72[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutOpen", ExactSpelling = true)]
83[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutPause", ExactSpelling = true)]
91[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutPrepareHeader", ExactSpelling = true)]
99[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutUnprepareHeader", ExactSpelling = true)]
107[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutReset", ExactSpelling = true)]
115[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutRestart", ExactSpelling = true)]
123[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutWrite", ExactSpelling = true)]
System.Text.Encoding.CodePages (2)
System.Threading.AccessControl (11)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (11)
41[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "SetEvent", ExactSpelling = true)]
87[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ResetEvent", ExactSpelling = true)]
137[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateEventExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
190[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenEventW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
217[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)]
270[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenMutexW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
320[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateMutexExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
366[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ReleaseMutex", ExactSpelling = true)]
419[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenSemaphoreW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
469[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateSemaphoreExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
518[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ReleaseSemaphore", ExactSpelling = true)]
System.Transactions.Local (1)
System.Windows.Controls.Ribbon (6)
Microsoft\Windows\Controls\Ribbon\NativeMethods.cs (6)
317[DllImport("user32.dll", ExactSpelling = true)]
324[DllImport("user32.dll", ExactSpelling = true, CharSet = CharSet.Auto)]
330[DllImport("user32.dll", ExactSpelling = true, CharSet = CharSet.Auto)]
347[DllImport("gdi32.dll", SetLastError = true, ExactSpelling = true, CharSet = CharSet.Auto)]
350[DllImport("user32.dll", SetLastError = true, ExactSpelling = true, EntryPoint = "GetDC", CharSet = CharSet.Auto)]
363[DllImport("user32.dll", ExactSpelling = true, EntryPoint = "ReleaseDC", CharSet = CharSet.Auto)]
System.Windows.Extensions (17)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (17)
52[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertAddCertificateLinkToStore", ExactSpelling = true)]
83[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertCloseStore", ExactSpelling = true)]
132[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateContext", ExactSpelling = true)]
175[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertEnumCertificatesInStore", ExactSpelling = true)]
206[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateContext", ExactSpelling = true)]
256[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)]
305[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertOpenStore", ExactSpelling = true)]
348[global::System.Runtime.InteropServices.DllImportAttribute("cryptui.dll", EntryPoint = "CryptUIDlgViewCertificateW", ExactSpelling = true)]
404[global::System.Runtime.InteropServices.DllImportAttribute("cryptui.dll", EntryPoint = "CryptUIDlgSelectCertificateW", ExactSpelling = true)]
431[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "MessageBeep", ExactSpelling = true)]
442[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioAscend", ExactSpelling = true)]
450[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioClose", ExactSpelling = true)]
458[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioDescend", ExactSpelling = true)]
481[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioRead", ExactSpelling = true)]
507[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioOpenW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
536[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "PlaySoundW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
565[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "PlaySoundW", ExactSpelling = true)]
System.Windows.Forms.Primitives (333)
UIAutomationClient (9)
src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsSetLastError.cs (4)
46[DllImport(PresentationNativeDll, EntryPoint="GlobalDeleteAtomWrapper", ExactSpelling = true, SetLastError = true)]
54[DllImport(PresentationNativeDll, EntryPoint="GetWindowWrapper", ExactSpelling = true, SetLastError = true)]
57[DllImport(PresentationNativeDll, EntryPoint="MapWindowPointsWrapper", SetLastError = true, ExactSpelling=true, CharSet=CharSet.Auto)]
60[DllImport(PresentationNativeDll, EntryPoint="MapWindowPointsWrapper", SetLastError = true, ExactSpelling=true, CharSet=CharSet.Auto)]
UIAutomationClientSideProviders (29)
MS\Win32\UnsafeNativeMethods.cs (22)
40[DllImport(ExternDll.Kernel32, ExactSpelling = true, CharSet = CharSet.Auto)]
42[DllImport(ExternDll.Kernel32, ExactSpelling = true, CharSet = CharSet.Auto)]
126[DllImport(ExternDll.User32, ExactSpelling = true, SetLastError = true)]
188[DllImport(ExternDll.User32, ExactSpelling = true)]
225[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = true)]
231[DllImport(ExternDll.User32, CharSet = CharSet.Auto, ExactSpelling = true, SetLastError = true)]
233[DllImport(ExternDll.User32, CharSet = CharSet.Auto, ExactSpelling = true, SetLastError = true)]
253[DllImport(ExternDll.User32, ExactSpelling = true, SetLastError = true)]
255[DllImport(ExternDll.User32, ExactSpelling = true)]
257[DllImport(ExternDll.User32, ExactSpelling = true)]
259[DllImport(ExternDll.User32, ExactSpelling = true, SetLastError = true)]
263[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = true)]
265[DllImport(ExternDll.User32, ExactSpelling = true, SetLastError = true)]
267[DllImport(ExternDll.User32, ExactSpelling = true)]
269[DllImport(ExternDll.User32, ExactSpelling = true)]
273[DllImport(ExternDll.User32, ExactSpelling = true)]
276[DllImport(ExternDll.User32, ExactSpelling = true, SetLastError = true)]
305[DllImport(ExternDll.User32, EntryPoint = "WindowFromPoint", ExactSpelling = true, CharSet = CharSet.Auto)]
308[DllImport(ExternDll.User32, EntryPoint = "WindowFromPhysicalPoint", ExactSpelling = true, CharSet = CharSet.Auto)]
426[DllImport(ExternDll.User32, ExactSpelling = true, SetLastError = true)]
428[DllImport(ExternDll.User32, ExactSpelling = true)]
435[DllImport(ExternDll.User32, ExactSpelling = true)]
src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsSetLastError.cs (4)
46[DllImport(PresentationNativeDll, EntryPoint="GlobalDeleteAtomWrapper", ExactSpelling = true, SetLastError = true)]
77[DllImport(PresentationNativeDll, EntryPoint="GetWindowWrapper", ExactSpelling = true, SetLastError = true)]
83[DllImport(PresentationNativeDll, EntryPoint="MapWindowPointsWrapper", ExactSpelling = true, SetLastError = true)]
86[DllImport(PresentationNativeDll, EntryPoint="MapWindowPointsWrapper", ExactSpelling = true, SetLastError = true)]
UIAutomationTypes (41)
src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsSetLastError.cs (4)
95[DllImport(PresentationNativeDll, EntryPoint="EnableWindowWrapper", SetLastError = true, ExactSpelling = true, CharSet = System.Runtime.InteropServices.CharSet.Auto)]
101[DllImport(PresentationNativeDll, EntryPoint="GetKeyboardLayoutListWrapper", SetLastError = true, ExactSpelling=true, CharSet=CharSet.Auto)]
107[DllImport(PresentationNativeDll, EntryPoint="GetWindowWrapper", ExactSpelling = true, SetLastError = true)]
134[DllImport(PresentationNativeDll, EntryPoint="MapWindowPointsWrapper", SetLastError = true, ExactSpelling=true, CharSet=CharSet.Auto)]
src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (36)
53[DllImport(ExternDll.User32, EntryPoint = "SetWindowPos", ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)]
56[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)]
80[DllImport(ExternDll.Gdi32, SetLastError = true, ExactSpelling = true, EntryPoint = "CreateCompatibleBitmap", CharSet = CharSet.Auto)]
89[DllImport(ExternDll.Gdi32, SetLastError = true, ExactSpelling = true, CharSet = CharSet.Auto)]
92[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
105[DllImport(ExternDll.Gdi32, SetLastError = true, ExactSpelling = true, EntryPoint = "DeleteObject", CharSet = CharSet.Auto)]
108[DllImport(ExternDll.Gdi32, EntryPoint = "SelectObject", SetLastError = true, ExactSpelling = true, CharSet = CharSet.Auto)]
111[DllImport(ExternDll.User32, EntryPoint = "PrintWindow", SetLastError = true, ExactSpelling = true, CharSet = CharSet.Auto)]
114[DllImport(ExternDll.User32, EntryPoint = "RedrawWindow", ExactSpelling = true, CharSet = CharSet.Auto)]
164[DllImport(ExternDll.Kernel32, ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)]
232[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
235[DllImport(ExternDll.Ole32, ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)]
306[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
309[DllImport(ExternDll.User32, EntryPoint = "GetCursorPos", ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)]
322[DllImport(ExternDll.User32, EntryPoint = "GetCursorPos", ExactSpelling = true, CharSet = CharSet.Auto)]
489[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
492[DllImport(ExternDll.User32, SetLastError = true, ExactSpelling = true, CharSet = CharSet.Auto)]
495[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
765[DllImport(ExternDll.Kernel32, CharSet = CharSet.Auto, ExactSpelling = true)]
768[DllImport(ExternDll.User32, EntryPoint = "ClientToScreen", SetLastError = true, ExactSpelling = true, CharSet = CharSet.Auto)]
779[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
782[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
785[DllImport(ExternDll.Ole32, ExactSpelling = true, CharSet = CharSet.Auto)]
788[DllImport(ExternDll.Ole32, ExactSpelling = true, CharSet = CharSet.Auto)]
819[DllImport(ExternDll.User32, ExactSpelling = true, EntryPoint = "BeginPaint", CharSet = CharSet.Auto)]
827[DllImport(ExternDll.User32, ExactSpelling = true, EntryPoint = "EndPaint", CharSet = CharSet.Auto)]
835[DllImport(ExternDll.User32, SetLastError = true, ExactSpelling = true, EntryPoint = "GetDC", CharSet = CharSet.Auto)]
848[DllImport(ExternDll.User32, ExactSpelling = true, EntryPoint = "ReleaseDC", CharSet = CharSet.Auto)]
857[DllImport(ExternDll.Gdi32, SetLastError = true, ExactSpelling = true, CharSet = CharSet.Auto)]
860[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
863[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
867[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)]
881[DllImport(ExternDll.User32, ExactSpelling = true, EntryPoint = "DestroyCursor", CharSet = CharSet.Auto)]
954[DllImport(ExternDll.Gdi32, SetLastError = true, ExactSpelling = true, CharSet = CharSet.Auto, EntryPoint = "CreateBitmap")]
969[DllImport(ExternDll.User32, SetLastError = true, ExactSpelling = true, CharSet = CharSet.Auto, EntryPoint = "CreateIconIndirect")]
984[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
WindowsFormsIntegration (9)
9 references to ExactSpelling
Microsoft.Interop.LibraryImportGenerator (4)
Microsoft.Interop.LibraryImportGenerator.Downlevel (2)
System.Private.CoreLib (1)
System.Reflection.MetadataLoadContext (2)