4193 instantiations of DllImport
aspire (1)
Processes\DetachedProcessLauncher.Windows.cs (1)
307[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Unicode)]
ComDisabled.Tests (1)
ClipboardComTests.cs (1)
80[DllImport("shell32.dll")]
csc (5)
src\Compilers\Shared\NativeMethods.cs (5)
72[DllImport("kernel32.dll", SetLastError = true)] 79[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 96[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 169[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 180[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)]
HelixTestRunner (1)
artifacts\obj\HelixTestRunner\Release\net11.0\Microsoft.Interop.LibraryImportGenerator\Microsoft.Interop.LibraryImportGenerator\LibraryImports.g.cs (1)
21[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "kill", ExactSpelling = true)]
IIS.Tests (32)
LibraryImports.g.cs (32)
54[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 80[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 129[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleExW", ExactSpelling = true)] 176[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 226[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)] 236[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)] 286[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true)] 324[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)] 359[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDeriveKeyPBKDF2", ExactSpelling = true)] 368[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyHash", ExactSpelling = true)] 376[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)] 426[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDuplicateHash", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)] 499[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)] 550[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)] 559[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenRandom", ExactSpelling = true)] 597[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGetProperty", ExactSpelling = true)] 632[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptHashData", ExactSpelling = true)] 670[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptKeyDerivation", ExactSpelling = true)] 715[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true)] 752[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true)] 779[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectData", ExactSpelling = true)] 822[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectMemory", ExactSpelling = true)] 849[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectData", ExactSpelling = true)] 876[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 919[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 928[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCloseProtectionDescriptor", ExactSpelling = true)] 971[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCreateProtectionDescriptor", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProtectionDescriptorInfo", ExactSpelling = true)] 1076[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptProtectSecret", ExactSpelling = true)] 1121[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)] 1172[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)]
Infrastructure.Common (5)
SafeKeychainHandle.cs (5)
18[DllImport(SecurityFramework)] 21[DllImport(SecurityFramework)] 24[DllImport(SecurityFramework)] 27[DllImport(SecurityFramework)] 30[DllImport(CoreFoundation)]
InteractiveHost32 (2)
src\Interactive\HostProcess\InteractiveHostEntryPoint.cs (2)
67[DllImport("kernel32", PreserveSig = true)] 70[DllImport("kernel32", PreserveSig = true)]
InteractiveHost64 (2)
src\Interactive\HostProcess\InteractiveHostEntryPoint.cs (2)
67[DllImport("kernel32", PreserveSig = true)] 70[DllImport("kernel32", PreserveSig = true)]
Interop.FunctionalTests (32)
LibraryImports.g.cs (32)
54[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 80[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 129[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleExW", ExactSpelling = true)] 176[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 226[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)] 236[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)] 286[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true)] 324[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)] 359[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDeriveKeyPBKDF2", ExactSpelling = true)] 368[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyHash", ExactSpelling = true)] 376[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)] 426[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDuplicateHash", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)] 499[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)] 550[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)] 559[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenRandom", ExactSpelling = true)] 597[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGetProperty", ExactSpelling = true)] 632[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptHashData", ExactSpelling = true)] 670[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptKeyDerivation", ExactSpelling = true)] 715[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true)] 752[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true)] 779[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectData", ExactSpelling = true)] 822[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectMemory", ExactSpelling = true)] 849[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectData", ExactSpelling = true)] 876[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 919[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 928[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCloseProtectionDescriptor", ExactSpelling = true)] 971[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCreateProtectionDescriptor", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProtectionDescriptorInfo", ExactSpelling = true)] 1076[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptProtectSecret", ExactSpelling = true)] 1121[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)] 1172[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)]
Microsoft.AspNetCore.Cryptography.Internal (32)
LibraryImports.g.cs (32)
54[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 80[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 129[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleExW", ExactSpelling = true)] 176[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 226[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)] 236[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)] 286[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true)] 324[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)] 359[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDeriveKeyPBKDF2", ExactSpelling = true)] 368[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyHash", ExactSpelling = true)] 376[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)] 426[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDuplicateHash", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)] 499[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)] 550[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)] 559[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenRandom", ExactSpelling = true)] 597[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGetProperty", ExactSpelling = true)] 632[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptHashData", ExactSpelling = true)] 670[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptKeyDerivation", ExactSpelling = true)] 715[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true)] 752[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true)] 779[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectData", ExactSpelling = true)] 822[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectMemory", ExactSpelling = true)] 849[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectData", ExactSpelling = true)] 876[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 919[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 928[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCloseProtectionDescriptor", ExactSpelling = true)] 971[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCreateProtectionDescriptor", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProtectionDescriptorInfo", ExactSpelling = true)] 1076[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptProtectSecret", ExactSpelling = true)] 1121[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)] 1172[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)]
Microsoft.AspNetCore.InternalTesting (1)
DumpCollector\DumpCollector.Windows.cs (1)
33[DllImport("Dbghelp.dll")]
Microsoft.AspNetCore.Server.HttpSys (34)
LibraryImports.g.cs (10)
44[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpReceiveRequestEntityBody", ExactSpelling = true)] 88[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpReceiveClientCertificate", ExactSpelling = true)] 127[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpReceiveHttpRequest", ExactSpelling = true)] 171[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpSendHttpResponse", ExactSpelling = true)] 210[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpWaitForDisconnectEx", ExactSpelling = true)] 254[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpSendResponseEntityBody", ExactSpelling = true)] 298[global::System.Runtime.InteropServices.DllImportAttribute("api-ms-win-core-io-l1-1-0.dll", EntryPoint = "CancelIoEx", ExactSpelling = true)] 323[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 370[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 420[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)]
Windows.Win32.PInvoke.ADVAPI32.dll.g.cs (2)
115 [DllImport("ADVAPI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 131 [DllImport("ADVAPI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
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)] 148 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 195 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 225 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 253 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 323 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 372 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 390 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 401 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 497 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 532 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 643 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 749 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 806 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 839 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 884 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (3)
37 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 82 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 109 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Microsoft.AspNetCore.Server.IIS (34)
LibraryImports.g.cs (33)
24[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleW", ExactSpelling = true)] 81[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_post_completion", ExactSpelling = true)] 116[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_completion_status", ExactSpelling = true)] 149[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_indicate_completion", ExactSpelling = true)] 184[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "register_callbacks", ExactSpelling = true)] 224[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_write_response_bytes", ExactSpelling = true)] 266[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_flush_response_bytes", ExactSpelling = true)] 301[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_raw_request", ExactSpelling = true)] 336[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_stop_calls_into_managed", ExactSpelling = true)] 371[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_stop_incoming_requests", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_disable_buffering", ExactSpelling = true)] 446[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_response_status_code", ExactSpelling = true)] 489[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_read_request_bytes", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_completion_info", ExactSpelling = true)] 547[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_managed_context", ExactSpelling = true)] 585[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_application_properties", ExactSpelling = true)] 594[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_query_request_property", ExactSpelling = true)] 646[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_server_variable", ExactSpelling = true)] 688[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_server_variable", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_websockets_read_bytes", ExactSpelling = true)] 771[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_websockets_write_bytes", ExactSpelling = true)] 806[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_enable_websockets", ExactSpelling = true)] 841[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_cancel_io", ExactSpelling = true)] 876[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_close_connection", ExactSpelling = true)] 911[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_need_goaway", ExactSpelling = true)] 948[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_unknown_header", ExactSpelling = true)] 988[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_has_response4", ExactSpelling = true)] 1025[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_trailer", ExactSpelling = true)] 1060[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_reset_stream", ExactSpelling = true)] 1097[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_known_header", ExactSpelling = true)] 1148[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_authentication_information", ExactSpelling = true)] 1157[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_startup_error_page_content", ExactSpelling = true)]
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (1)
37 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Microsoft.AspNetCore.Server.IISIntegration (32)
LibraryImports.g.cs (32)
54[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 80[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 129[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleExW", ExactSpelling = true)] 176[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 226[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)] 236[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)] 286[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true)] 324[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)] 359[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDeriveKeyPBKDF2", ExactSpelling = true)] 368[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyHash", ExactSpelling = true)] 376[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)] 426[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDuplicateHash", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)] 499[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)] 550[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)] 559[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenRandom", ExactSpelling = true)] 597[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGetProperty", ExactSpelling = true)] 632[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptHashData", ExactSpelling = true)] 670[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptKeyDerivation", ExactSpelling = true)] 715[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true)] 752[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true)] 779[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectData", ExactSpelling = true)] 822[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectMemory", ExactSpelling = true)] 849[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectData", ExactSpelling = true)] 876[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 919[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 928[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCloseProtectionDescriptor", ExactSpelling = true)] 971[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCreateProtectionDescriptor", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProtectionDescriptorInfo", ExactSpelling = true)] 1076[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptProtectSecret", ExactSpelling = true)] 1121[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)] 1172[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)]
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (32)
LibraryImports.g.cs (32)
54[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 80[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 129[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleExW", ExactSpelling = true)] 176[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 226[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)] 236[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)] 286[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true)] 324[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)] 359[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDeriveKeyPBKDF2", ExactSpelling = true)] 368[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyHash", ExactSpelling = true)] 376[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)] 426[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDuplicateHash", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)] 499[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)] 550[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)] 559[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenRandom", ExactSpelling = true)] 597[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGetProperty", ExactSpelling = true)] 632[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptHashData", ExactSpelling = true)] 670[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptKeyDerivation", ExactSpelling = true)] 715[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true)] 752[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true)] 779[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectData", ExactSpelling = true)] 822[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectMemory", ExactSpelling = true)] 849[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectData", ExactSpelling = true)] 876[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 919[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 928[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCloseProtectionDescriptor", ExactSpelling = true)] 971[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCreateProtectionDescriptor", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProtectionDescriptorInfo", ExactSpelling = true)] 1076[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptProtectSecret", ExactSpelling = true)] 1121[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)] 1172[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)]
Microsoft.AspNetCore.Shared.Tests (45)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (44)
42 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 57 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 83 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 130 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 170 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 227 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 315 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 371 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 437 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 481 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 597 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 627 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 638 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 692 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 728 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 778 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 827 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 855 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 866 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 894 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 929 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 962 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1013 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1045 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1157 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1254 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1365 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1471 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1525 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1576 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1612 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1647 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1695 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1706 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1775 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1824 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1878 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1946 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2046 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2076 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2106 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2142 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2201 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2205 [DllImport("HTTPAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (1)
36 [DllImport("KERNEL32.dll", ExactSpelling = true, SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Microsoft.Build.Framework (33)
NativeMethods.cs (32)
992[DllImport("kernel32.dll", SetLastError = true)] 996[DllImport("kernel32.dll", SetLastError = true)] 1000[DllImport("kernel32.dll", SetLastError = true)] 1692[DllImport("libc", SetLastError = true)] 1696[DllImport("libc", SetLastError = true)] 1705[DllImport(kernel32Dll)] 1709[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Unicode)] 1714[DllImport("kernel32.dll", PreserveSig = true, SetLastError = true)] 1719[DllImport("kernel32.dll", PreserveSig = true, BestFitMapping = false, ThrowOnUnmappableChar = true, CharSet = CharSet.Ansi, SetLastError = true)] 1723[DllImport("kernel32.dll", CharSet = CharSet.Unicode, PreserveSig = true, SetLastError = true)] 1733[DllImport(kernel32Dll, SetLastError = true, CharSet = CharSet.Unicode)] 1737[DllImport("kernel32.dll")] 1741[DllImport("kernel32.dll")] 1745[DllImport("kernel32.dll")] 1748[DllImport("kernel32.dll")] 1752[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Unicode)] 1757[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Unicode, EntryPoint = "SetCurrentDirectory")] 1780[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Unicode)] 1784[DllImport("KERNEL32.DLL")] 1788[DllImport("NTDLL.DLL")] 1793[DllImport("kernel32.dll", CharSet = CharSet.Auto, SetLastError = true)] 1797[DllImport("kernel32.dll", CharSet = CharSet.Unicode, BestFitMapping = false)] 1801[DllImport("kernel32.dll", CharSet = CharSet.Unicode, BestFitMapping = false)] 1805[DllImport("kernel32.dll", CharSet = CharSet.Auto, SetLastError = true)] 1809[DllImport("kernel32.dll", CharSet = CharSet.Auto, SetLastError = true)] 1818[DllImport("ole32.dll")] 1828[DllImport("kernel32.dll", CharSet = CharSet.Auto, CallingConvention = CallingConvention.StdCall, 1840[DllImport("kernel32.dll", SetLastError = true)] 1848[DllImport("kernel32.dll", SetLastError = true)] 1853[DllImport("kernel32.dll", SetLastError = true)] 1857[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Unicode)] 1862[DllImport("libc", SetLastError = true)]
VisualStudioLocationHelper.cs (1)
107[DllImport("Microsoft.VisualStudio.Setup.Configuration.Native.dll", ExactSpelling = true, PreserveSig = true)]
Microsoft.Build.Tasks.CodeAnalysis (5)
src\Compilers\Shared\NativeMethods.cs (5)
72[DllImport("kernel32.dll", SetLastError = true)] 79[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 96[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 169[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 180[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)]
Microsoft.Build.Tasks.CodeAnalysis.Sdk (5)
src\Compilers\Shared\NativeMethods.cs (5)
72[DllImport("kernel32.dll", SetLastError = true)] 79[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 96[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 169[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 180[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)]
Microsoft.Build.UnGAC (1)
NativeMethods.cs (1)
23[DllImport("fusion.dll")]
Microsoft.CodeAnalysis (14)
DiaSymReader\SymUnmanagedFactory.cs (9)
45[DllImport(DiaSymReaderModuleName32, EntryPoint = CreateSymReaderFactoryName)] 49[DllImport(DiaSymReaderModuleNameAmd64, EntryPoint = CreateSymReaderFactoryName)] 53[DllImport(DiaSymReaderModuleNameArm64, EntryPoint = CreateSymReaderFactoryName)] 57[DllImport(DiaSymReaderModuleName32, EntryPoint = CreateSymWriterFactoryName)] 61[DllImport(DiaSymReaderModuleNameAmd64, EntryPoint = CreateSymWriterFactoryName)] 65[DllImport(DiaSymReaderModuleNameArm64, EntryPoint = CreateSymWriterFactoryName)] 68[DllImport("kernel32")] 71[DllImport("kernel32")] 74[DllImport("kernel32")]
InternalUtilities\FileLockCheck.cs (4)
55[DllImport(RestartManagerDll, CharSet = CharSet.Unicode)] 97[DllImport(RestartManagerDll, CharSet = CharSet.Unicode)] 115[DllImport(RestartManagerDll)] 118[DllImport(RestartManagerDll, CharSet = CharSet.Unicode)]
Interop\ClrStrongName.cs (1)
16[DllImport("mscoree.dll", PreserveSig = false, EntryPoint = "CLRCreateInstance")]
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (2)
CommandLineTests.cs (2)
7764[DllImport("kernel32.dll", SetLastError = true)] 7766[DllImport("kernel32.dll", SetLastError = true)]
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (2)
Emit\ResourceTests.cs (2)
26[DllImport("kernel32.dll", SetLastError = true)] 28[DllImport("kernel32.dll", SetLastError = true)]
Microsoft.CodeAnalysis.EditorFeatures (3)
Shared\Utilities\NativeMethods.cs (1)
29[DllImport("user32.dll")]
StringCopyPaste\WpfStringCopyPasteService.cs (1)
110[DllImport("ole32.dll", ExactSpelling = true)]
Utilities\NativeMethods.cs (1)
17[DllImport("user32.dll", CharSet = CharSet.Auto)]
Microsoft.CodeAnalysis.Features (2)
SymbolSearch\Windows\NativePatching.cs (2)
50[DllImport("msdelta.dll", SetLastError = true)] 58[DllImport("msdelta.dll", SetLastError = true)]
Microsoft.CodeAnalysis.LanguageServer (2)
WindowsErrorReporting.cs (2)
26[DllImport("kernel32.dll")] 29[DllImport("kernel32.dll")]
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\BrokeredServiceBase.cs (1)
204[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)]
Microsoft.CodeAnalysis.Remote.Workspaces (1)
BrokeredServiceConnection.cs (1)
414[DllImport("kernel32.dll", CharSet = CharSet.Auto, SetLastError = true)]
Microsoft.CodeAnalysis.Scripting (4)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\ClrGlobalAssemblyCache.cs (2)
69[DllImport("clr", PreserveSig = true)] 72[DllImport("clr", PreserveSig = false)]
src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (1)
123[DllImport("clr", EntryPoint = "CreateAssemblyNameObject", CharSet = CharSet.Unicode, PreserveSig = true)]
src\Compilers\Shared\GlobalAssemblyCacheHelpers\GlobalAssemblyCacheLocation.cs (1)
27[DllImport("clr", PreserveSig = true)]
Microsoft.CodeAnalysis.Test.Utilities (5)
TempFiles\DisposableFile.cs (1)
61[DllImport("kernel32.dll", PreserveSig = false)]
Win32Res.cs (4)
20[DllImport("kernel32.dll", SetLastError = true)] 22[DllImport("kernel32.dll", SetLastError = true)] 24[DllImport("kernel32.dll")] 26[DllImport("kernel32.dll", SetLastError = true)]
Microsoft.CodeAnalysis.UnitTests (4)
MetadataReferences\FusionAssemblyIdentityComparer.cs (1)
97[DllImport("clr", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Unicode, PreserveSig = true)]
MetadataReferences\FusionAssemblyPortabilityPolicy.cs (2)
61[DllImport("clr", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Unicode, PreserveSig = false)] 64[DllImport("clr", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Unicode, PreserveSig = true)]
src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (1)
123[DllImport("clr", EntryPoint = "CreateAssemblyNameObject", CharSet = CharSet.Unicode, PreserveSig = true)]
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\GlobalAssemblyCacheLocation.cs (1)
27[DllImport("clr", PreserveSig = true)]
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
src\Compilers\Core\Portable\InternalUtilities\FileLockCheck.cs (4)
55[DllImport(RestartManagerDll, CharSet = CharSet.Unicode)] 97[DllImport(RestartManagerDll, CharSet = CharSet.Unicode)] 115[DllImport(RestartManagerDll)] 118[DllImport(RestartManagerDll, CharSet = CharSet.Unicode)]
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (2)
MonoMSBuildDiscovery.cs (2)
45[DllImport("libc", EntryPoint = "realpath", CharSet = CharSet.Ansi, ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)] 49[DllImport("libc", EntryPoint = "free", ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)]
Microsoft.Data.Analysis.Tests (1)
test\Microsoft.ML.TestFramework\GlobalBase.cs (1)
57[DllImport("MklImports", EntryPoint = "LAPACKE_dpptrf")]
Microsoft.DotNet.Build.Tasks.Feed (2)
LibraryImports.g.cs (2)
27[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateHardLinkW", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "link", ExactSpelling = true)]
Microsoft.DotNet.RemoteExecutor (2)
MiniDump.cs (1)
38[DllImport("DbgHelp.dll", SetLastError = true)]
RemoteInvokeHandle.cs (1)
82[DllImport("kernel32.dll", SetLastError = true, EntryPoint = "GlobalMemoryStatusEx")]
Microsoft.DotNet.SignCheckLibrary (8)
Interop\WinCrypt.cs (7)
172[DllImport("Crypt32.dll", CharSet = CharSet.Auto, SetLastError = true)] 186[DllImport("Crypt32.dll", CharSet = CharSet.Auto, SetLastError = true)] 194[DllImport("Crypt32.dll", CharSet = CharSet.Auto, SetLastError = true)] 214[DllImport("Crypt32.dll", CharSet = CharSet.Auto, SetLastError = true)] 225[DllImport("crypt32.dll")] 228[DllImport("crypt32.dll")] 232[DllImport("crypt32.dll")]
Interop\WinTrust.cs (1)
14[DllImport("wintrust.dll", SetLastError = true)]
Microsoft.Extensions.Diagnostics.ResourceMonitoring (8)
Windows\Interop\JobObjectInfo.cs (5)
329[DllImport("kernel32.dll", ExactSpelling = true, SetLastError = true)] 345[DllImport("kernel32.dll", ExactSpelling = true, SetLastError = true)] 363[DllImport("kernel32.dll", ExactSpelling = true, SetLastError = true)] 376[DllImport("kernel32.dll", ExactSpelling = true, SetLastError = true)] 390[DllImport("kernel32.dll", SetLastError = true)]
Windows\Interop\SystemInfo.cs (1)
30[DllImport("kernel32.dll")]
Windows\Network\WindowsTcpStateInfo.cs (2)
211[DllImport("Iphlpapi.dll", SetLastError = true)] 222[DllImport("Iphlpapi.dll", SetLastError = true)]
Microsoft.Extensions.Hosting.Systemd (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
Microsoft.Extensions.Hosting.WindowsServices (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
Microsoft.Extensions.Logging.Console (3)
LibraryImports.g.cs (3)
27[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetConsoleMode", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "SetConsoleMode", ExactSpelling = true)] 63[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetStdHandle", ExactSpelling = true)]
Microsoft.ML.Core (1)
Utilities\ResourceManagerUtils.cs (1)
349[DllImport("libc", SetLastError = true)]
Microsoft.ML.CpuMath (31)
FactorizationMachine\FactorizationMachineInterface.cs (2)
31[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 35[DllImport(NativePath), SuppressUnmanagedCodeSecurity]
IntUtils.cs (1)
72[DllImport(Thunk.NativePath), SuppressUnmanagedCodeSecurity]
Thunk.cs (28)
16[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 19[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 26[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 29[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 32[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 35[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 38[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 41[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 44[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 47[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 50[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 53[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 56[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 59[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 62[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 65[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 68[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 71[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 74[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 77[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 80[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 83[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 86[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 89[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 92[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 95[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 98[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 104[DllImport(NativePath), SuppressUnmanagedCodeSecurity]
Microsoft.ML.FastTree (14)
Dataset\DenseIntArray.cs (2)
75[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 81[DllImport(NativePath), SuppressUnmanagedCodeSecurity]
Dataset\SegmentIntArray.cs (7)
520[DllImport(NativePath, CharSet = CharSet.Ansi), SuppressUnmanagedCodeSecurity] 523[DllImport(NativePath, CharSet = CharSet.Ansi), SuppressUnmanagedCodeSecurity] 526[DllImport(NativePath, CharSet = CharSet.Ansi), SuppressUnmanagedCodeSecurity] 529[DllImport(NativePath, CharSet = CharSet.Ansi), SuppressUnmanagedCodeSecurity] 532[DllImport(NativePath, CharSet = CharSet.Ansi), SuppressUnmanagedCodeSecurity] 535[DllImport(NativePath)] 542[DllImport(NativePath)]
Dataset\SparseIntArray.cs (2)
491[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 496[DllImport(NativePath), SuppressUnmanagedCodeSecurity]
FastTreeRanking.cs (1)
1010[DllImport("FastTreeNative", EntryPoint = "C_GetDerivatives", CharSet = CharSet.Ansi), SuppressUnmanagedCodeSecurity]
RandomForestClassification.cs (1)
258[DllImport(OneDalLibPath, EntryPoint = "decisionForestClassificationCompute")]
RandomForestRegression.cs (1)
391[DllImport(OneDalLibPath, EntryPoint = "decisionForestRegressionCompute")]
Microsoft.ML.LightGbm (22)
WrappedLightGbmInterface.cs (22)
40[DllImport(DllName, EntryPoint = "LGBM_AllocateArray", CallingConvention = CallingConvention.StdCall)] 46[DllImport(DllName, EntryPoint = "LGBM_CopyToArray", CallingConvention = CallingConvention.StdCall)] 54[DllImport(DllName, EntryPoint = "LGBM_FreeArray", CallingConvention = CallingConvention.StdCall)] 63[DllImport(DllName, EntryPoint = "LGBM_GetLastError", CallingConvention = CallingConvention.StdCall)] 84[DllImport(DllName, EntryPoint = "LGBM_DatasetCreateFromSampledColumn", CallingConvention = CallingConvention.StdCall)] 95[DllImport(DllName, EntryPoint = "LGBM_DatasetCreateByReference", CallingConvention = CallingConvention.StdCall)] 100[DllImport(DllName, EntryPoint = "LGBM_DatasetPushRows", CallingConvention = CallingConvention.StdCall)] 117[DllImport(DllName, EntryPoint = "LGBM_DatasetPushRowsByCSR", CallingConvention = CallingConvention.StdCall)] 144[DllImport(DllName, EntryPoint = "LGBM_DatasetFree", CallingConvention = CallingConvention.StdCall)] 147[DllImport(DllName, EntryPoint = "LGBM_DatasetSetField", CallingConvention = CallingConvention.StdCall)] 155[DllImport(DllName, EntryPoint = "LGBM_DatasetGetNumData", CallingConvention = CallingConvention.StdCall)] 158[DllImport(DllName, EntryPoint = "LGBM_DatasetGetNumFeature", CallingConvention = CallingConvention.StdCall)] 179[DllImport(DllName, EntryPoint = "LGBM_BoosterCreate", CallingConvention = CallingConvention.StdCall)] 184[DllImport(DllName, EntryPoint = "LGBM_BoosterFree", CallingConvention = CallingConvention.StdCall)] 187[DllImport(DllName, EntryPoint = "LGBM_BoosterAddValidData", CallingConvention = CallingConvention.StdCall)] 190[DllImport(DllName, EntryPoint = "LGBM_BoosterSaveModelToString", CallingConvention = CallingConvention.StdCall)] 203[DllImport(DllName, EntryPoint = "LGBM_BoosterUpdateOneIter", CallingConvention = CallingConvention.StdCall)] 206[DllImport(DllName, EntryPoint = "LGBM_BoosterGetEvalCounts", CallingConvention = CallingConvention.StdCall)] 209[DllImport(DllName, EntryPoint = "LGBM_BoosterGetEval", CallingConvention = CallingConvention.StdCall)] 216[DllImport(DllName, EntryPoint = "LGBM_BoosterPredictForMat", CallingConvention = CallingConvention.StdCall)] 223[DllImport(DllName, EntryPoint = "LGBM_NetworkInitWithFunctions", CallingConvention = CallingConvention.StdCall)] 226[DllImport(DllName, EntryPoint = "LGBM_NetworkFree", CallingConvention = CallingConvention.StdCall)]
Microsoft.ML.Mkl.Components (12)
OlsLinearRegression.cs (5)
186[DllImport(OneDalLibPath, EntryPoint = "ridgeRegressionOnlineCompute")] 190[DllImport(OneDalLibPath, EntryPoint = "ridgeRegressionOnlineFinalize")] 552[DllImport(MklPath, CallingConvention = CallingConvention.Cdecl, EntryPoint = "LAPACKE_dpptrf"), SuppressUnmanagedCodeSecurity] 587[DllImport(MklPath, CallingConvention = CallingConvention.Cdecl, EntryPoint = "LAPACKE_dpptrs"), SuppressUnmanagedCodeSecurity] 634[DllImport(MklPath, CallingConvention = CallingConvention.Cdecl, EntryPoint = "LAPACKE_dpptri"), SuppressUnmanagedCodeSecurity]
SymSgdClassificationTrainer.cs (4)
835[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 909[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 923[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 932[DllImport(MklPath, EntryPoint = "DftiErrorMessage", CallingConvention = CallingConvention.Cdecl, CharSet = CharSet.Auto), SuppressUnmanagedCodeSecurity]
VectorWhitening.cs (3)
532[DllImport(MklPath, CallingConvention = CallingConvention.Cdecl, EntryPoint = "cblas_sgemv"), SuppressUnmanagedCodeSecurity] 537[DllImport(MklPath, CallingConvention = CallingConvention.Cdecl, EntryPoint = "cblas_sgemm"), SuppressUnmanagedCodeSecurity] 542[DllImport(MklPath, CallingConvention = CallingConvention.Cdecl, EntryPoint = "LAPACKE_sgesvd"), SuppressUnmanagedCodeSecurity]
Microsoft.ML.Recommender (5)
SafeTrainingAndModelBuffer.cs (5)
196[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 199[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 202[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 205[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 208[DllImport(NativePath), SuppressUnmanagedCodeSecurity]
Microsoft.ML.StandardTrainers (1)
Standard\LogisticRegression\LbfgsPredictorBase.cs (1)
24[DllImport(OneDalLibPath, EntryPoint = "logisticRegressionLBFGSCompute")]
Microsoft.ML.TestFramework (1)
GlobalBase.cs (1)
57[DllImport("MklImports", EntryPoint = "LAPACKE_dpptrf")]
Microsoft.ML.TestFrameworkCommon (8)
Attributes\AttributeHelpers.cs (1)
40[DllImport("libc", ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)]
Utility\Kernel32.cs (3)
9[DllImport("kernel32")] 12[DllImport("kernel32")] 15[DllImport("kernel32")]
Utility\Libdl.cs (4)
13[DllImport(LibName)] 16[DllImport(LibName)] 19[DllImport(LibName)] 22[DllImport(LibName)]
Microsoft.ML.TimeSeries (17)
EigenUtils.cs (8)
474[DllImport(MklPath, EntryPoint = "LAPACKE_shseqr", CallingConvention = CallingConvention.Cdecl), SuppressUnmanagedCodeSecurity] 479[DllImport(MklPath, EntryPoint = "LAPACKE_dhseqr", CallingConvention = CallingConvention.Cdecl), SuppressUnmanagedCodeSecurity] 484[DllImport(MklPath, EntryPoint = "LAPACKE_ssytrd", CallingConvention = CallingConvention.Cdecl), SuppressUnmanagedCodeSecurity] 489[DllImport(MklPath, EntryPoint = "LAPACKE_dsytrd", CallingConvention = CallingConvention.Cdecl), SuppressUnmanagedCodeSecurity] 494[DllImport(MklPath, EntryPoint = "LAPACKE_ssteqr", CallingConvention = CallingConvention.Cdecl), SuppressUnmanagedCodeSecurity] 499[DllImport(MklPath, EntryPoint = "LAPACKE_dsteqr", CallingConvention = CallingConvention.Cdecl), SuppressUnmanagedCodeSecurity] 504[DllImport(MklPath, EntryPoint = "LAPACKE_sorgtr", CallingConvention = CallingConvention.Cdecl), SuppressUnmanagedCodeSecurity] 508[DllImport(MklPath, EntryPoint = "LAPACKE_dorgtr", CallingConvention = CallingConvention.Cdecl), SuppressUnmanagedCodeSecurity]
FftUtils.cs (9)
170[DllImport(DllProxyName, EntryPoint = "MKLDftiCreateDescriptor", CharSet = CharSet.Auto), SuppressUnmanagedCodeSecurity] 174[DllImport(MklPath, CallingConvention = CallingConvention.Cdecl, EntryPoint = "DftiCommitDescriptor"), SuppressUnmanagedCodeSecurity] 178[DllImport(MklPath, CallingConvention = CallingConvention.Cdecl, EntryPoint = "DftiFreeDescriptor"), SuppressUnmanagedCodeSecurity] 182[DllImport(DllProxyName, EntryPoint = "MKLDftiSetValue", CharSet = CharSet.Auto), SuppressUnmanagedCodeSecurity] 186[DllImport(DllProxyName, EntryPoint = "MKLDftiComputeForward", CharSet = CharSet.Auto), SuppressUnmanagedCodeSecurity] 190[DllImport(DllProxyName, EntryPoint = "MKLDftiComputeBackward", CharSet = CharSet.Auto), SuppressUnmanagedCodeSecurity] 194[DllImport(DllProxyName, EntryPoint = "MKLDftiComputeForward"), SuppressUnmanagedCodeSecurity] 198[DllImport(DllProxyName, EntryPoint = "MKLDftiComputeBackward"), SuppressUnmanagedCodeSecurity] 202[DllImport(MklPath, EntryPoint = "DftiErrorMessage", CallingConvention = CallingConvention.Cdecl, CharSet = CharSet.Auto), SuppressUnmanagedCodeSecurity]
Microsoft.ML.Transforms (20)
Text\LdaSingleBox.cs (20)
33[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 37[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 40[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 43[DllImport(NativePath, CharSet = CharSet.Ansi), SuppressUnmanagedCodeSecurity] 46[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 49[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 52[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 55[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 58[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 61[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 64[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 67[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 70[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 73[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 76[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 79[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 82[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 85[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 88[DllImport(NativePath), SuppressUnmanagedCodeSecurity] 91[DllImport(NativePath), SuppressUnmanagedCodeSecurity]
Microsoft.ML.Vision (4)
ImageClassificationTrainer.cs (4)
1524[DllImport("tensorflow", CallingConvention = CallingConvention.Cdecl)] 1527[DllImport("tensorflow", CallingConvention = CallingConvention.Cdecl)] 1530[DllImport("tensorflow", CallingConvention = CallingConvention.Cdecl)] 1580[DllImport("tensorflow", CallingConvention = CallingConvention.Cdecl)]
Microsoft.VisualStudio.LanguageServices (12)
CodeMarkers\ManagedCodeMarkers.cs (6)
35[DllImport(TestDllName, EntryPoint = "PerfCodeMarker")] 38[DllImport(ProductDllName, EntryPoint = "PerfCodeMarker")] 50[DllImport(ProductDllName, EntryPoint = "PerfCodeMarker")] 53[DllImport(ProductDllName, EntryPoint = "PerfCodeMarker")] 57[DllImport("kernel32.dll", CharSet = CharSet.Unicode)] 68[DllImport("kernel32.dll", CharSet = CharSet.Unicode)]
Shared\LogicalStringComparer.cs (1)
12[DllImport("shlwapi.dll", CharSet = CharSet.Unicode)]
src\Compilers\Shared\GlobalAssemblyCacheHelpers\GlobalAssemblyCacheLocation.cs (1)
27[DllImport("clr", PreserveSig = true)]
Utilities\ClipboardHelpers.cs (4)
24[DllImport("ole32.dll", ExactSpelling = true, CharSet = CharSet.Unicode)] 27[DllImport("ole32.dll", ExactSpelling = true, CharSet = CharSet.Auto)] 30[DllImport("kernel32.dll", ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)] 33[DllImport("kernel32.dll", ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)]
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Interop\CodeModelInterop.cs (1)
13[DllImport("oleaut32.dll")]
PrepareTests (2)
MinimizeUtil.cs (2)
335[DllImport("Kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 339[DllImport("libc", SetLastError = true)]
PresentationCore (328)
ModuleInitializer.cs (1)
59[DllImport("user32.dll", EntryPoint = "SetProcessDPIAware")]
MS\Internal\Classification.cs (1)
199[DllImport(DllImport.PresentationNative, EntryPoint="MILGetClassificationTables")]
MS\Internal\TextFormatting\LineServices.cs (27)
1407[DllImport(DllImport.PresentationNative, EntryPoint="LoCreateContext")] 1414[DllImport(DllImport.PresentationNative, EntryPoint="LoDestroyContext")] 1419[DllImport(DllImport.PresentationNative, EntryPoint="LoCreateLine")] 1433[DllImport(DllImport.PresentationNative, EntryPoint="LoDisposeLine")] 1440[DllImport(DllImport.PresentationNative, EntryPoint="LoAcquireBreakRecord")] 1446[DllImport(DllImport.PresentationNative, EntryPoint="LoDisposeBreakRecord")] 1453[DllImport(DllImport.PresentationNative, EntryPoint="LoCloneBreakRecord")] 1459[DllImport(DllImport.PresentationNative, EntryPoint = "LoRelievePenaltyResource")] 1464[DllImport(DllImport.PresentationNative, EntryPoint="LoSetBreaking")] 1470[DllImport(DllImport.PresentationNative, EntryPoint="LoSetDoc")] 1478[DllImport(DllImport.PresentationNative, EntryPoint="LoSetTabs")] 1486[DllImport(DllImport.PresentationNative, EntryPoint="LoDisplayLine")] 1494[DllImport(DllImport.PresentationNative, EntryPoint="LoEnumLine")] 1502[DllImport(DllImport.PresentationNative, EntryPoint="LoQueryLineCpPpoint")] 1512[DllImport(DllImport.PresentationNative, EntryPoint="LoQueryLinePointPcp")] 1522[DllImport(DllImport.PresentationNative, EntryPoint="LoCreateBreaks")] 1533[DllImport(DllImport.PresentationNative, EntryPoint="LoCreateParaBreakingSession")] 1544[DllImport(DllImport.PresentationNative, EntryPoint="LoDisposeParaBreakingSession")] 1551[DllImport(DllImport.PresentationNative, EntryPoint="LocbkGetObjectHandlerInfo")] 1564[DllImport(DllImport.PresentationNative, EntryPoint = "LoGetEscString")] 1569[DllImport(DllImport.PresentationNative, EntryPoint = "LoAcquirePenaltyModule")] 1575[DllImport(DllImport.PresentationNative, EntryPoint = "LoDisposePenaltyModule")] 1580[DllImport(DllImport.PresentationNative, EntryPoint = "LoGetPenaltyModuleInternalHandle")] 1589[DllImport(DllImport.PresentationNative, EntryPoint = "CreateTextAnalysisSink")] 1596[DllImport(DllImport.PresentationNative, EntryPoint = "GetScriptAnalysisList")] 1603[DllImport(DllImport.PresentationNative, EntryPoint = "GetNumberSubstitutionList")] 1609[DllImport(DllImport.PresentationNative, EntryPoint = "CreateTextAnalysisSource")]
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\NativeMethods.cs (4)
18[DllImport(DllImport.ApiSetWinRTString, CallingConvention = CallingConvention.StdCall)] 23[DllImport(DllImport.ApiSetWinRTString, CallingConvention = CallingConvention.StdCall)] 26[DllImport(DllImport.ApiSetWinRT, CallingConvention = CallingConvention.StdCall)] 29[DllImport(DllImport.ApiSetWinRT, CallingConvention = CallingConvention.StdCall)]
MS\Win32\UnsafeNativeMethodsPenimc.cs (11)
81[DllImport(ExternDll.Penimc, CharSet=CharSet.Auto)] 488[DllImport(ExternDll.Penimc, CharSet=CharSet.Auto)] 512[DllImport(ExternDll.Penimc, CharSet=CharSet.Auto)] 537[DllImport(ExternDll.Penimc, CharSet=CharSet.Auto)] 554[DllImport(ExternDll.Penimc, CharSet=CharSet.Auto)] 563[DllImport(ExternDll.Penimc, CharSet=CharSet.Auto)] 572[DllImport(ExternDll.Penimc, CharSet=CharSet.Auto)] 581[DllImport(ExternDll.Penimc, CharSet = CharSet.Auto)] 590[DllImport(ExternDll.Penimc, CharSet = CharSet.Auto)] 603[DllImport(ExternDll.Ole32, ExactSpelling = true, PreserveSig = false)] 624[DllImport(ExternDll.Kernel32, ExactSpelling = true)]
MS\Win32\UnsafeNativeMethodsPointer.cs (17)
521[DllImport(DllImport.User32, EntryPoint = "GetPointerDevices", SetLastError = true)] 527[DllImport(DllImport.User32, EntryPoint = "GetPointerDeviceCursors", SetLastError = true)] 533[DllImport(DllImport.User32, EntryPoint = "GetPointerInfo", SetLastError = true)] 539[DllImport(DllImport.User32, EntryPoint = "GetPointerInfoHistory", SetLastError = true)] 545[DllImport(DllImport.User32, EntryPoint = "GetPointerDeviceProperties", SetLastError = true)] 551[DllImport(DllImport.User32, EntryPoint = "GetPointerDeviceRects", SetLastError = true)] 557[DllImport(DllImport.User32, EntryPoint = "GetPointerCursorId", SetLastError = true)] 563[DllImport(DllImport.User32, EntryPoint = "GetPointerPenInfo", SetLastError = true)] 569[DllImport(DllImport.User32, EntryPoint = "GetPointerTouchInfo", SetLastError = true)] 575[DllImport(DllImport.User32, EntryPoint = "GetRawPointerDeviceData", SetLastError = true)] 593[DllImport(DllImport.NInput, EntryPoint = "CreateInteractionContext", SetLastError = true)] 600[DllImport(DllImport.NInput, EntryPoint = "DestroyInteractionContext", SetLastError = true)] 609[DllImport(DllImport.NInput, EntryPoint = "SetInteractionConfigurationInteractionContext", SetLastError = true)] 618[DllImport(DllImport.NInput, EntryPoint = "RegisterOutputCallbackInteractionContext", SetLastError = true, PreserveSig = false)] 627[DllImport(DllImport.NInput, EntryPoint = "SetPropertyInteractionContext", SetLastError = true)] 636[DllImport(DllImport.NInput, EntryPoint = "BufferPointerPacketsInteractionContext", SetLastError = true, PreserveSig = false)] 643[DllImport(DllImport.NInput, EntryPoint = "ProcessBufferedPacketsInteractionContext", SetLastError = true, PreserveSig = false)]
MS\Win32\UnsafeNativeMethodsTablet.cs (14)
16[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 19[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 22[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 25[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 28[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 31[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 34[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 37[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 40[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 43[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 46[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Unicode)] 49[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 52[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)] 55[DllImport(ExternDll.Mshwgst, CallingConvention = CallingConvention.Winapi)]
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (19)
112[DllImport(DllImport.MilCore)] 119[DllImport(DllImport.MilCore)] 127[DllImport(DllImport.MilCore, EntryPoint = "MilConnection_CreateChannel")]//CASRemoval: 133[DllImport(DllImport.MilCore, EntryPoint = "MilConnection_DestroyChannel")]//CASRemoval: 137[DllImport(DllImport.MilCore, EntryPoint = "MilChannel_CloseBatch")]//CASRemoval: 141[DllImport(DllImport.MilCore, EntryPoint = "MilChannel_CommitChannel")]//CASRemoval: 145[DllImport(DllImport.MilCore)]//CASRemoval: 149[DllImport(DllImport.MilCore, EntryPoint = "MilChannel_GetMarshalType")] 152[DllImport (DllImport.MilCore, EntryPoint = "MilResource_SendCommand")]//CASRemoval: 159[DllImport (DllImport.MilCore, EntryPoint = "MilChannel_BeginCommand")]//CASRemoval: 167[DllImport (DllImport.MilCore, EntryPoint = "MilChannel_AppendCommandData")]//CASRemoval: 174[DllImport (DllImport.MilCore, EntryPoint = "MilChannel_EndCommand")]//CASRemoval: 178[DllImport (DllImport.MilCore, EntryPoint = "MilResource_SendCommandMedia")]//CASRemoval: 186[DllImport (DllImport.MilCore, EntryPoint = "MilResource_SendCommandBitmapSource")]//CASRemoval: 192[DllImport(DllImport.MilCore, EntryPoint = "MilResource_ReleaseOnChannel")]//CASRemoval: 199[DllImport(DllImport.MilCore)] 206[DllImport(DllImport.MilCore)] 216[DllImport(DllImport.MilCore)] 224[DllImport(DllImport.MilCore, EntryPoint = "MilResource_GetRefCountOnChannel")]
src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_exports.cs (28)
15[DllImport(DllImport.MilCore, EntryPoint="MILRenderTargetBitmapGetBitmap")]//CASRemoval: 21[DllImport(DllImport.MilCore, EntryPoint = "MILRenderTargetBitmapClear")] 33[DllImport(DllImport.MilCore, EntryPoint="MILMediaOpen")] 39[DllImport(DllImport.MilCore, EntryPoint="MILMediaStop")]//CASRemoval: 44[DllImport(DllImport.MilCore, EntryPoint="MILMediaClose")]//CASRemoval: 49[DllImport(DllImport.MilCore, EntryPoint="MILMediaGetPosition")]//CASRemoval: 54[DllImport(DllImport.MilCore, EntryPoint="MILMediaSetPosition")]//CASRemoval: 59[DllImport(DllImport.MilCore, EntryPoint="MILMediaSetVolume")]//CASRemoval: 65[DllImport(DllImport.MilCore, EntryPoint="MILMediaSetBalance")] 71[DllImport(DllImport.MilCore, EntryPoint="MILMediaSetIsScrubbingEnabled")] 77[DllImport(DllImport.MilCore, EntryPoint="MILMediaIsBuffering")]//CASRemoval: 83[DllImport(DllImport.MilCore, EntryPoint="MILMediaCanPause")]//CASRemoval: 89[DllImport(DllImport.MilCore, EntryPoint="MILMediaGetDownloadProgress")]//CASRemoval: 95[DllImport(DllImport.MilCore, EntryPoint="MILMediaGetBufferingProgress")]//CASRemoval: 101[DllImport(DllImport.MilCore, EntryPoint="MILMediaSetRate")]//CASRemoval: 107[DllImport(DllImport.MilCore, EntryPoint="MILMediaHasVideo")]//CASRemoval: 113[DllImport(DllImport.MilCore, EntryPoint="MILMediaHasAudio")]//CASRemoval: 119[DllImport(DllImport.MilCore, EntryPoint="MILMediaGetNaturalHeight")]//CASRemoval: 125[DllImport(DllImport.MilCore, EntryPoint="MILMediaGetNaturalWidth")]//CASRemoval: 131[DllImport(DllImport.MilCore, EntryPoint="MILMediaGetMediaLength")]//CASRemoval: 137[DllImport(DllImport.MilCore, EntryPoint="MILMediaNeedUIFrameUpdate")] 142[DllImport(DllImport.MilCore, EntryPoint="MILMediaShutdown")]//CASRemoval: 147[DllImport(DllImport.MilCore, EntryPoint = "MILMediaProcessExitHandler")] 157[DllImport(DllImport.MilCore, EntryPoint = "MILSwDoubleBufferedBitmapCreate")] 167[DllImport(DllImport.MilCore, EntryPoint = "MILSwDoubleBufferedBitmapGetBackBuffer", PreserveSig = false)] 174[DllImport(DllImport.MilCore, EntryPoint = "MILSwDoubleBufferedBitmapAddDirtyRect", PreserveSig = false)] 180[DllImport(DllImport.MilCore, EntryPoint = "MILSwDoubleBufferedBitmapProtectBackBuffer")] 193[DllImport(DllImport.MilCore, EntryPoint="MILUpdateSystemParametersInfo")]
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\UnsafeNativeMethodsCompiler.cs (2)
26[DllImport(ExternDll.Shfolder, CharSet = CharSet.Auto, BestFitMapping = false)] 30[DllImport("urlmon.dll", CharSet = CharSet.Unicode)]
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OSVersionHelper.cs (20)
126[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 130[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 134[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 138[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 142[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 146[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 150[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 154[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 158[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 162[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 166[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 170[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 174[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 178[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 182[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 186[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 190[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 194[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 198[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 202[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)]
System\Windows\InterOp\HwndTarget.cs (2)
565[DllImport(DllImport.MilCore, EntryPoint = "MilVisualTarget_AttachToHwnd")] 571[DllImport(DllImport.MilCore, EntryPoint = "MilVisualTarget_DetachFromHwnd")]
System\Windows\Media\Composition.cs (8)
193[DllImport(DllImport.MilCore)] 198[DllImport(DllImport.MilCore)] 208[DllImport(DllImport.MilCore)] 223[DllImport(DllImport.MilCore)] 237[DllImport(DllImport.MilCore)] 250[DllImport(DllImport.MilCore)] 264[DllImport(DllImport.MilCore)] 274[DllImport(DllImport.MilCore)]
System\Windows\Media\EventProxy.cs (1)
148[DllImport(DllImport.MilCore)]
System\Windows\Media\MediaContextNotificationWindow.cs (2)
157[DllImport(DllImport.MilCore)] 162[DllImport(DllImport.MilCore)]
System\Windows\Media\MILUtilities.cs (2)
146[DllImport(DllImport.MilCore)] 152[DllImport(DllImport.MilCore, EntryPoint = "MilUtility_CopyPixelBuffer", PreserveSig = false)]
System\Windows\Media\SafeNativeMethodsMilCoreApi.cs (3)
36[DllImport(DllImport.MilCore)] 39[DllImport(DllImport.MilCore)] 42[DllImport(DllImport.MilCore)]
System\Windows\Media\StreamAsIStream.cs (1)
665[DllImport(DllImport.MilCore)]//CASRemoval:
System\Windows\Media\UnsafeNativeMethodsMilCoreApi.cs (165)
25[DllImport(DllImport.MilCore, EntryPoint = "MilCompositionEngine_EnterCompositionEngineLock")] 28[DllImport(DllImport.MilCore, EntryPoint = "MilCompositionEngine_ExitCompositionEngineLock")] 31[DllImport(DllImport.MilCore, EntryPoint = "MilCompositionEngine_EnterMediaSystemLock")] 34[DllImport(DllImport.MilCore, EntryPoint = "MilCompositionEngine_ExitMediaSystemLock")] 37[DllImport(DllImport.MilCore)] 42[DllImport(DllImport.MilCore)] 45[DllImport(DllImport.MilCore)] 50[DllImport(DllImport.MilCore)] 53[DllImport(DllImport.MilCore)] 56[DllImport(DllImport.MilCore)] 73[DllImport(DllImport.MilCore)] 87[DllImport(DllImport.MilCore)] 104[DllImport(DllImport.MilCore)] 117[DllImport(DllImport.MilCore)] 128[DllImport(DllImport.MilCore)] 139[DllImport(DllImport.MilCore)] 147[DllImport(DllImport.MilCore)] 154[DllImport(DllImport.MilCore)] 159[DllImport(DllImport.MilCore)] 166[DllImport(DllImport.MilCore)] 177[DllImport(DllImport.MilCore)] 182[DllImport(DllImport.MilCore, EntryPoint = "MilCreateReversePInvokeWrapper")] 187[DllImport(DllImport.MilCore, EntryPoint = "MilReleasePInvokePtrBlocking")] 191[DllImport(DllImport.MilCore, EntryPoint = "RenderOptions_ForceSoftwareRenderingModeForProcess")] 195[DllImport(DllImport.MilCore, EntryPoint = "RenderOptions_IsSoftwareRenderingForcedForProcess")] 198[DllImport(DllImport.MilCore, EntryPoint = "RenderOptions_EnableHardwareAccelerationInRdp")] 201[DllImport(DllImport.MilCore, EntryPoint = "MilResource_CreateCWICWrapperBitmap")] 209[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetCLSID_Proxy")] 214[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetAuthor_Proxy")] 221[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetVersion_Proxy")] 228[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetSpecVersion_Proxy")] 235[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetFriendlyName_Proxy")] 245[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetContainerFormat_Proxy")] 250[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetDeviceManufacturer_Proxy")] 258[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetDeviceModels_Proxy")] 266[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetMimeTypes_Proxy")] 274[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetFileExtensions_Proxy")] 282[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_DoesSupportAnimation_Proxy")] 288[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_DoesSupportLossless_Proxy")] 294[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_DoesSupportMultiframe_Proxy")] 303[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetContainerFormat_Proxy")] 308[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetLocation_Proxy")] 316[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetMetadataByName_Proxy")] 323[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetMetadataByName_Proxy")] 330[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetEnumerator_Proxy")] 339[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryWriter_SetMetadataByName_Proxy")] 346[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryWriter_RemoveMetadataByName_Proxy")] 355[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICFastMetadataEncoder_Commit_Proxy")] 360[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICFastMetadataEncoder_GetMetadataQueryWriter_Proxy")] 369[DllImport(DllImport.WindowsCodecs, EntryPoint = "IEnumString_Next_WIC_Proxy")] 377[DllImport(DllImport.WindowsCodecs, EntryPoint = "IEnumString_Reset_WIC_Proxy")] 385[DllImport(DllImport.WindowsCodecs, EntryPoint = "IPropertyBag2_Write_Proxy")] 396[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_GetSize_Proxy")] 402[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_GetPixelFormat_Proxy")] 407[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_GetResolution_Proxy")] 413[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_CopyPalette_Proxy")] 418[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_CopyPixels_Proxy")] 429[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetDecoderInfo_Proxy")] 434[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_CopyPalette_Proxy")] 439[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetPreview_Proxy")] 445[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetColorContexts_Proxy")] 453[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetThumbnail_Proxy")] 459[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetMetadataQueryReader_Proxy")] 465[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetFrameCount_Proxy")] 471[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetFrame_Proxy")] 481[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameDecode_GetThumbnail_Proxy")] 487[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameDecode_GetMetadataQueryReader_Proxy")] 493[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameDecode_GetColorContexts_Proxy")] 504[DllImport(DllImport.MilCore, EntryPoint = "MILAddRef")] 507[DllImport(DllImport.MilCore, EntryPoint = "MILAddRef")] 510[DllImport(DllImport.MilCore, EntryPoint = "MILRelease")] 524[DllImport(DllImport.MilCore, EntryPoint = "MILQueryInterface")] 530[DllImport(DllImport.MilCore, EntryPoint = "MILQueryInterface")] 539[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICStream_InitializeFromIStream_Proxy")] 544[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICStream_InitializeFromMemory_Proxy")] 553[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICCreateBitmapFromSection")] 566[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_Initialize_Proxy")] 570[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_Commit_Proxy")] 573[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_SetSize_Proxy")] 578[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_SetResolution_Proxy")] 583[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_WriteSource_Proxy")] 588[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameEncode_SetThumbnail_Proxy")] 592[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameEncode_GetMetadataQueryWriter_Proxy")] 598[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameEncode_SetColorContexts_Proxy")] 607[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_Initialize_Proxy")] 612[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_GetEncoderInfo_Proxy")] 617[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_CreateNewFrame_Proxy")] 623[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_SetThumbnail_Proxy")] 627[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_SetPalette_Proxy")] 631[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapEncoder_GetMetadataQueryWriter_Proxy")] 637[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_Commit_Proxy")] 643[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_InitializePredefined_Proxy")] 648[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_InitializeCustom_Proxy")] 653[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_InitializeFromBitmap_Proxy")] 659[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_InitializeFromPalette_Proxy")] 663[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_GetType_Proxy")] 667[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_GetColorCount_Proxy")] 671[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_GetColors_Proxy")] 677[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_HasAlpha_Proxy")] 684[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateDecoderFromStream_Proxy")] 692[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateDecoderFromFileHandle_Proxy")] 700[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateComponentInfo_Proxy")] 706[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreatePalette_Proxy")] 711[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateFormatConverter_Proxy")] 716[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapScaler_Proxy")] 721[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapClipper_Proxy")] 726[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFlipRotator_Proxy")] 731[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateStream_Proxy")] 736[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateEncoder_Proxy")] 743[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFromSource_Proxy")] 750[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFromMemory_Proxy")] 761[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmap_Proxy")] 770[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFromHBITMAP_Proxy")] 778[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFromHICON_Proxy")] 784[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateFastMetadataEncoderFromDecoder_Proxy")] 790[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateFastMetadataEncoderFromFrameDecode_Proxy")] 796[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateQueryWriter_Proxy")] 804[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateQueryWriterFromReader_Proxy")] 815[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentFactory_CreateMetadataWriterFromReader_Proxy")] 823[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentFactory_CreateQueryWriterFromBlockWriter_Proxy")] 833[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataBlockReader_GetCount_Proxy")] 839[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataBlockReader_GetReaderByIndex_Proxy")] 849[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICPixelFormatInfo_GetBitsPerPixel_Proxy")] 855[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICPixelFormatInfo_GetChannelCount_Proxy")] 861[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICPixelFormatInfo_GetChannelMask_Proxy")] 873[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapClipper_Initialize_Proxy")] 882[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFlipRotator_Initialize_Proxy")] 891[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapScaler_Initialize_Proxy")] 902[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICFormatConverter_Initialize_Proxy")] 922[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICColorContext_InitializeFromMemory_Proxy")] 931[DllImport(DllImport.MilCore, EntryPoint = "IWICColorContext_GetProfileBytes_Proxy")] 939[DllImport(DllImport.MilCore, EntryPoint = "IWICColorContext_GetType_Proxy")] 945[DllImport(DllImport.MilCore, EntryPoint = "IWICColorContext_GetExifColorSpace_Proxy")] 954[DllImport(DllImport.WindowsCodecsExt, EntryPoint = "IWICColorTransform_Initialize_Proxy")] 966[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmap_Lock_Proxy")] 973[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmap_SetResolution_Proxy")] 979[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmap_SetPalette_Proxy")] 987[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapLock_GetStride_Proxy")] 993[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapLock_GetDataPointer_STA_Proxy")] 1007[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICCreateImagingFactory_Proxy")] 1013[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICConvertBitmapSource")] 1019[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICSetEncoderFormat_Proxy")] 1026[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICMapGuidToShortName")]//CASRemoval: 1033[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICMapShortNameToGuid")]//CASRemoval: 1038[DllImport(DllImport.WindowsCodecsExt, EntryPoint = "WICCreateColorTransform_Proxy")] 1042[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICCreateColorContext_Proxy")] 1047[DllImport("ole32.dll")] 1051[DllImport("ole32.dll")] 1057[DllImport(DllImport.Mscms, EntryPoint = "CreateMultiProfileTransform")] 1060[DllImport(DllImport.Mscms, EntryPoint = "DeleteColorTransform", SetLastError = true)] 1063[DllImport(DllImport.Mscms, EntryPoint = "TranslateColors")] 1066[DllImport(DllImport.Mscms, EntryPoint = "OpenColorProfile")] 1069[DllImport(DllImport.Mscms, EntryPoint = "CloseColorProfile", SetLastError = true)] 1072[DllImport(DllImport.Mscms, EntryPoint = "GetColorProfileHeader", SetLastError = true)] 1075[DllImport(DllImport.Mscms, CharSet = CharSet.Auto, BestFitMapping = false)] 1078[DllImport(DllImport.Mscms, CharSet = CharSet.Auto, BestFitMapping = false)] 1081[DllImport(DllImport.Mscms, EntryPoint = "GetColorProfileFromHandle", SetLastError = true)] 1087[DllImport(DllImport.MilCore, EntryPoint = "MILCreateFactory")] 1093[DllImport(DllImport.MilCore, EntryPoint = "MILFactoryCreateMediaPlayer")] 1100[DllImport(DllImport.MilCore, EntryPoint = "MILFactoryCreateBitmapRenderTarget")] 1111[DllImport(DllImport.MilCore, EntryPoint = "MILFactoryCreateSWRenderTargetForBitmap")] 1122[DllImport(DllImport.MilCore, EntryPoint = "InteropDeviceBitmap_Create")] 1135[DllImport(DllImport.MilCore, EntryPoint = "InteropDeviceBitmap_Detach")] 1140[DllImport(DllImport.MilCore, EntryPoint = "InteropDeviceBitmap_AddDirtyRect")] 1150[DllImport(DllImport.MilCore, EntryPoint = "InteropDeviceBitmap_GetAsSoftwareBitmap")]
PresentationFramework (202)
MS\Internal\AppModel\ShellProvider.cs (6)
990[DllImport(ExternDll.Shell32, EntryPoint = "SHAddToRecentDocs")] 995[DllImport(ExternDll.Shell32, EntryPoint = "SHAddToRecentDocs")] 1010[DllImport(ExternDll.Shell32)] 1014[DllImport(ExternDll.Shell32)] 1021[DllImport(ExternDll.Shell32, PreserveSig = false)] 1028[DllImport(ExternDll.Shell32)]
MS\Internal\Printing\UnsafeNativeMethods.cs (4)
12[DllImport("comdlg32.dll", CharSet = CharSet.Auto)] 21[DllImport("kernel32.dll")] 30[DllImport("kernel32.dll")] 39[DllImport("kernel32.dll")]
MS\Internal\PtsHost\Pts.cs (61)
3064[DllImport(DllImport.PresentationNative)] 3070[DllImport(DllImport.PresentationNative)] 3076[DllImport(DllImport.PresentationNative)] 3084[DllImport(DllImport.PresentationNative)] 3090[DllImport(DllImport.PresentationNative)] 3096[DllImport(DllImport.PresentationNative)] 3109[DllImport(DllImport.PresentationNative)] 3118[DllImport(DllImport.PresentationNative)] 3127[DllImport(DllImport.PresentationNative)] 3134[DllImport(DllImport.PresentationNative)] 3141[DllImport(DllImport.PresentationNative)] 3146[DllImport(DllImport.PresentationNative)] 3159[DllImport(DllImport.PresentationNative)] 3168[DllImport(DllImport.PresentationNative)] 3201[DllImport(DllImport.PresentationNative)] 3228[DllImport(DllImport.PresentationNative)] 3255[DllImport(DllImport.PresentationNative)] 3262[DllImport(DllImport.PresentationNative)] 3267[DllImport(DllImport.PresentationNative)] 3272[DllImport(DllImport.PresentationNative)] 3278[DllImport(DllImport.PresentationNative)] 3283[DllImport(DllImport.PresentationNative)] 3292[DllImport(DllImport.PresentationNative)] 3298[DllImport(DllImport.PresentationNative)] 3308[DllImport(DllImport.PresentationNative)] 3317[DllImport(DllImport.PresentationNative)] 3343[DllImport(DllImport.PresentationNative)] 3366[DllImport(DllImport.PresentationNative)] 3389[DllImport(DllImport.PresentationNative)] 3397[DllImport(DllImport.PresentationNative)] 3406[DllImport(DllImport.PresentationNative)] 3411[DllImport(DllImport.PresentationNative)] 3416[DllImport(DllImport.PresentationNative)] 3422[DllImport(DllImport.PresentationNative)] 3427[DllImport(DllImport.PresentationNative)] 3436[DllImport(DllImport.PresentationNative)] 3468[DllImport(DllImport.PresentationNative)] 3480[DllImport(DllImport.PresentationNative)] 3592[DllImport(DllImport.PresentationNative)] 3619[DllImport(DllImport.PresentationNative)] 3627[DllImport(DllImport.PresentationNative)] 3633[DllImport(DllImport.PresentationNative)] 3689[DllImport(DllImport.PresentationNative)] 3695[DllImport(DllImport.PresentationNative)] 3703[DllImport(DllImport.PresentationNative)] 3709[DllImport(DllImport.PresentationNative)] 3735[DllImport(DllImport.PresentationNative)] 3741[DllImport(DllImport.PresentationNative)] 3749[DllImport(DllImport.PresentationNative)] 3755[DllImport(DllImport.PresentationNative)] 3763[DllImport(DllImport.PresentationNative)] 3771[DllImport(DllImport.PresentationNative)] 3788[DllImport(DllImport.PresentationNative)] 3796[DllImport(DllImport.PresentationNative)] 3814[DllImport(DllImport.PresentationNative)] 3822[DllImport(DllImport.PresentationNative)] 3828[DllImport(DllImport.PresentationNative)] 3836[DllImport(DllImport.PresentationNative)] 3842[DllImport(DllImport.PresentationNative)] 3886[DllImport(DllImport.PresentationNative)] 3894[DllImport(DllImport.PresentationNative)]
MS\Internal\WindowsRuntime\Generated\WinRT.cs (11)
29[DllImport("api-ms-win-core-com-l1-1-0.dll")] 32[DllImport("api-ms-win-core-com-l1-1-0.dll")] 35[DllImport("kernel32.dll", SetLastError = true)] 39[DllImport("kernel32.dll", SetLastError = true)] 52[DllImport("kernel32.dll", SetLastError = true)] 55[DllImport("api-ms-win-core-winrt-l1-1-0.dll")] 58[DllImport("api-ms-win-core-winrt-string-l1-1-0.dll", CallingConvention = CallingConvention.StdCall)] 63[DllImport("api-ms-win-core-winrt-string-l1-1-0.dll", CallingConvention = CallingConvention.StdCall)] 69[DllImport("api-ms-win-core-winrt-string-l1-1-0.dll", CallingConvention = CallingConvention.StdCall)] 72[DllImport("api-ms-win-core-winrt-string-l1-1-0.dll", CallingConvention = CallingConvention.StdCall)] 76[DllImport("api-ms-win-core-winrt-string-l1-1-0.dll", CallingConvention = CallingConvention.StdCall)]
MS\Internal\WindowsRuntime\Generated\WinRT\Context.cs (1)
11[DllImport("api-ms-win-core-com-l1-1-0.dll")]
MS\Internal\WindowsRuntime\Generated\WinRT\ExceptionHelpers.cs (1)
26[DllImport("oleaut32.dll")]
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OSVersionHelper.cs (20)
126[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 130[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 134[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 138[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 142[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 146[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 150[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 154[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 158[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 162[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 166[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 170[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 174[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 178[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 182[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 186[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 190[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 194[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 198[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 202[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)]
System\Windows\Documents\NaturalLanguageHyphenator.cs (3)
208[DllImport(DllImport.PresentationNative, PreserveSig = false)] 211[DllImport(DllImport.PresentationNative, PreserveSig = true)] 214[DllImport(DllImport.PresentationNative, PreserveSig = false)]
System\Windows\Documents\NLGSpellerInterop.cs (3)
1058[DllImport(DllImport.PresentationNative, PreserveSig = false)] 1061[DllImport(DllImport.PresentationNative, PreserveSig = true)] 1064[DllImport(DllImport.PresentationNative, PreserveSig = false)]
System\Windows\Standard\NativeMethods.cs (92)
1371[DllImport("user32.dll")] 1374[DllImport("user32.dll")] 1378[DllImport("gdi32.dll", CharSet = CharSet.Unicode)] 1381[DllImport("gdi32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 1384[DllImport("gdi32.dll")] 2278[DllImport("user32.dll", EntryPoint = "AdjustWindowRectEx", SetLastError = true)] 2293[DllImport("user32.dll", EntryPoint = "ChangeWindowMessageFilter", SetLastError = true)] 2297[DllImport("user32.dll", EntryPoint = "ChangeWindowMessageFilterEx", SetLastError = true)] 2341[DllImport("gdi32.dll")] 2344[DllImport("shell32.dll", EntryPoint = "CommandLineToArgvW", CharSet = CharSet.Unicode)] 2377[DllImport("gdi32.dll", EntryPoint = "CreateDIBSection", SetLastError = true)] 2380[DllImport("gdi32.dll", EntryPoint = "CreateDIBSection", SetLastError = true)] 2404[DllImport("gdi32.dll", EntryPoint = "CreateRoundRectRgn", SetLastError = true)] 2417[DllImport("gdi32.dll", EntryPoint = "CreateRectRgn", SetLastError = true)] 2430[DllImport("gdi32.dll", EntryPoint = "CreateRectRgnIndirect", SetLastError = true)] 2443[DllImport("gdi32.dll")] 2446[DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Unicode, EntryPoint = "CreateWindowExW")] 2484[DllImport("user32.dll", CharSet = CharSet.Unicode, EntryPoint = "DefWindowProcW")] 2487[DllImport("gdi32.dll")] 2491[DllImport("user32.dll")] 2495[DllImport("user32.dll", SetLastError = true)] 2499[DllImport("user32.dll")] 2503[DllImport("dwmapi.dll", PreserveSig = false)] 2506[DllImport("dwmapi.dll", EntryPoint = "DwmExtendFrameIntoClientArea", PreserveSig = true, SetLastError = true)] 2509[DllImport("dwmapi.dll", EntryPoint = "DwmIsCompositionEnabled", PreserveSig = false)] 2513[DllImport("dwmapi.dll", EntryPoint = "DwmGetColorizationColor", PreserveSig = true)] 2570[DllImport("dwmapi.dll")] 2574[DllImport("dwmapi.dll", EntryPoint = "DwmSetWindowAttribute")] 2606[DllImport("user32.dll", EntryPoint = "EnableMenuItem")] 2616[DllImport("user32.dll", EntryPoint = "RemoveMenu", SetLastError = true)] 2628[DllImport("user32.dll", EntryPoint = "DrawMenuBar", SetLastError = true)] 2640[DllImport("kernel32.dll")] 2646[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 2650[DllImport("kernel32.dll", SetLastError = true)] 2654[DllImport("user32.dll", EntryPoint = "GetClientRect", SetLastError = true)] 2668[DllImport("uxtheme.dll", EntryPoint="GetCurrentThemeName", CharSet = CharSet.Unicode)] 2695[DllImport("uxtheme.dll")] 2699[DllImport("gdi32.dll")] 2702[DllImport("kernel32.dll", EntryPoint = "GetModuleFileName", CharSet = CharSet.Unicode, SetLastError = true)] 2729[DllImport("kernel32.dll", EntryPoint = "GetModuleHandleW", CharSet = CharSet.Unicode, SetLastError = true)] 2742[DllImport("user32.dll", EntryPoint = "GetMonitorInfo", SetLastError = true)] 2756[DllImport("gdi32.dll", EntryPoint = "GetStockObject", SetLastError = true)] 2769[DllImport("user32.dll")] 2772[DllImport("user32.dll")] 2813[DllImport("uxtheme.dll", PreserveSig = false)] 2816[DllImport("user32.dll", SetLastError = true)] 2830[DllImport("user32.dll", EntryPoint = "GetWindowRect", SetLastError = true)] 2844[DllImport("gdiplus.dll")] 2847[DllImport("gdiplus.dll")] 2850[DllImport("gdiplus.dll")] 2853[DllImport("gdiplus.dll")] 2856[DllImport("gdiplus.dll")] 2859[DllImport("gdiplus.dll")] 2862[DllImport("gdiplus.dll")] 2865[DllImport("user32.dll")] 2869[DllImport("kernel32.dll", EntryPoint = "LocalFree", SetLastError = true)] 2872[DllImport("user32.dll")] 2875[DllImport("user32.dll", EntryPoint = "PostMessage", SetLastError = true)] 2887[DllImport("user32.dll", SetLastError = true, EntryPoint = "RegisterClassExW")] 2904[DllImport("user32.dll", EntryPoint = "RegisterWindowMessage", SetLastError = true, CharSet = CharSet.Unicode)] 2917[DllImport("user32.dll", EntryPoint = "SetActiveWindow", SetLastError = true)] 2942[DllImport("user32.dll", EntryPoint = "SetClassLong", SetLastError = true)] 2945[DllImport("user32.dll", EntryPoint = "SetClassLongPtr", SetLastError = true)] 2948[DllImport("kernel32.dll", SetLastError = true)] 2951[DllImport("kernel32.dll", SetLastError = true, EntryPoint = "SetProcessWorkingSetSize")] 2973[DllImport("user32.dll", EntryPoint = "SetWindowRgn", SetLastError = true)] 2985[DllImport("user32.dll", EntryPoint = "SetWindowPos", SetLastError = true)] 3000[DllImport("shell32.dll", SetLastError = false)] 3003[DllImport("user32.dll")] 3007[DllImport("user32.dll", EntryPoint = "SystemParametersInfoW", SetLastError = true)] 3012[DllImport("user32.dll", EntryPoint = "SystemParametersInfoW", SetLastError = true, CharSet = CharSet.Unicode)] 3017[DllImport("user32.dll", EntryPoint = "SystemParametersInfoW", SetLastError = true, CharSet = CharSet.Unicode)] 3057[DllImport("user32.dll")] 3060[DllImport("gdi32.dll", EntryPoint = "SelectObject", SetLastError = true)] 3073[DllImport("gdi32.dll", EntryPoint = "SelectObject", SetLastError = true)] 3086[DllImport("user32.dll", SetLastError = true)] 3090[DllImport("user32.dll", SetLastError = true)] 3093[DllImport("user32.dll", EntryPoint = "UnregisterClass", SetLastError = true)] 3097[DllImport("user32.dll", EntryPoint = "UnregisterClass", CharSet = CharSet.Unicode, SetLastError = true)] 3117[DllImport("user32.dll", SetLastError = true, EntryPoint = "UpdateLayeredWindow")] 3130[DllImport("user32.dll", SetLastError = true, EntryPoint = "UpdateLayeredWindow")] 3174[DllImport("shell32.dll", EntryPoint = "SHAddToRecentDocs")] 3179[DllImport("shell32.dll", EntryPoint = "SHAddToRecentDocs")] 3196[DllImport("dwmapi.dll", EntryPoint="DwmGetCompositionTimingInfo")] 3219[DllImport("dwmapi.dll", PreserveSig = false)] 3222[DllImport("dwmapi.dll", PreserveSig = false)] 3225[DllImport("dwmapi.dll", PreserveSig = false)] 3228[DllImport("shell32.dll", PreserveSig = false)] 3231[DllImport("shell32.dll")] 3234[DllImport("shell32.dll")] 3242[DllImport("shell32.dll", PreserveSig = false)] 3249[DllImport("shell32.dll")]
PresentationUI (1)
MS\Internal\Documents\Application\CommandEnforcer.cs (1)
201[DllImport("msdrm.dll", SetLastError = false, CharSet = CharSet.Unicode, CallingConvention = CallingConvention.StdCall)]
ReachFramework (20)
MS\Internal\Printing\Configuration\UnsafeNativeMethods.cs (19)
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)] 335[DllImport(DllImport.PrntvPt, EntryPoint = "PTGetPrintCapabilities", CharSet = CharSet.Unicode)] 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)]
PrintSystemExceptions\InteropWin32ApiThunk.cs (1)
24[DllImport("Kernel32.dll", EntryPoint="FormatMessageW",
Replay (5)
src\Compilers\Shared\NativeMethods.cs (5)
72[DllImport("kernel32.dll", SetLastError = true)] 79[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 96[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 169[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 180[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)]
Roslyn.Test.PdbUtilities (3)
Reader\SymReaderFactory.cs (3)
26[DllImport("Microsoft.DiaSymReader.Native.x86.dll", EntryPoint = "CreateSymReader")] 30[DllImport("Microsoft.DiaSymReader.Native.amd64.dll", EntryPoint = "CreateSymReader")] 34[DllImport("Microsoft.DiaSymReader.Native.arm64.dll", EntryPoint = "CreateSymReader")]
StackDepthTest (1)
Program.cs (1)
18[DllImport("kernel32.dll")]
System.Console (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Data.Odbc (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Diagnostics.FileVersionInfo (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Diagnostics.Process (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.DirectoryServices.Protocols (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Drawing.Common (17)
System\Drawing\Printing\DefaultPrintController.cs (1)
65[DllImport(Libraries.Kernel32, ExactSpelling = true)]
Windows.Win32.PInvoke.GDI32.dll.g.cs (9)
36 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 56 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "AddFontResourceExW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 69 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 82 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 104 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 125 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 140 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 154 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "StartDocW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 167 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.SHELL32.dll.g.cs (2)
50 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "ExtractAssociatedIconW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 88 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "SHDefExtractIconW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.USER32.dll.g.cs (1)
67 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CreateIconFromResourceEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.winspool.drv.g.cs (3)
40 [DllImport("winspool.drv", ExactSpelling = true, EntryPoint = "DeviceCapabilitiesW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 66 [DllImport("winspool.drv", ExactSpelling = true, EntryPoint = "DocumentPropertiesW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 107 [DllImport("winspool.drv", ExactSpelling = true, EntryPoint = "EnumPrintersW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows\Win32\PInvoke.SHGetStockIconInfo.cs (1)
65[DllImport(Libraries.Shell32, ExactSpelling = true)]
System.Drawing.Common.Tests (1)
System\Drawing\SystemFontsTests.cs (1)
102[DllImport("kernel32.dll", SetLastError = false, CharSet = CharSet.Auto)]
System.Formats.Tar (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.Compression (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.Compression.Brotli (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.Compression.ZipFile (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.FileSystem.DriveInfo (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.FileSystem.Watcher (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.MemoryMappedFiles (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.Pipes (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.Ports (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Net.NameResolution (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Net.NetworkInformation (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Net.Ping (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Net.Primitives (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Net.Quic (46)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System\Net\Quic\Interop\msquic_generated.cs (2)
3116[DllImport("msquic", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] 3120[DllImport("msquic", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)]
System.Net.Security (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Net.Sockets (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Private.CoreLib (531)
LibraryImports.g.cs (530)
6[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "VersionResilientHashCode_TypeHashCode", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ExceptionNative_ThrowAmbiguousResolutionException", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ExceptionNative_ThrowEntryPointNotFoundException", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ExceptionNative_ThrowMethodAccessException", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ExceptionNative_ThrowFieldAccessException", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ExceptionNative_ThrowClassAccessException", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AppContext_SetFirstChanceExceptionHandler", ExactSpelling = true)] 73[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Array_CreateInstance", ExactSpelling = true)] 82[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Array_Ctor", ExactSpelling = true)] 92[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Array_GetElementConstructorEntrypoint", ExactSpelling = true)] 119[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ClrConfig_GetConfigBoolValue", ExactSpelling = true)] 128[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ComWeakRefToObject", ExactSpelling = true)] 136[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ObjectToComWeakRef", ExactSpelling = true)] 173[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Delegate_BindToMethodName", ExactSpelling = true)] 195[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Delegate_BindToMethodInfo", ExactSpelling = true)] 204[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Delegate_Construct", ExactSpelling = true)] 212[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Delegate_GetMulticastInvokeSlow", ExactSpelling = true)] 220[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Delegate_FindMethodHandle", ExactSpelling = true)] 241[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Delegate_InternalEqualMethodHandles", ExactSpelling = true)] 250[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Delegate_AdjustTarget", ExactSpelling = true)] 258[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Delegate_InitializeVirtualCallStub", ExactSpelling = true)] 266[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "DebugDebugger_Break", ExactSpelling = true)] 287[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "DebugDebugger_Launch", ExactSpelling = true)] 296[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "DebugDebugger_IsManagedDebuggerAttached", ExactSpelling = true)] 315[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "DebugDebugger_Log", ExactSpelling = true)] 324[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "DebugDebugger_IsLoggingHelper", ExactSpelling = true)] 332[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "DebugDebugger_CustomNotification", ExactSpelling = true)] 340[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StackFrame_GetMethodDescFromNativeIP", ExactSpelling = true)] 359[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StackTrace_GetStackFramesInternal", ExactSpelling = true)] 368[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Enum_GetValuesAndNames", ExactSpelling = true)] 376[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Environment_Exit", ExactSpelling = true)] 395[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Environment_FailFast", ExactSpelling = true)] 404[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Environment_GetProcessorCount", ExactSpelling = true)] 412[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ExceptionNative_GetMethodFromStackTrace", ExactSpelling = true)] 420[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ExceptionNative_GetMessageFromNativeResources", ExactSpelling = true)] 428[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ExceptionNative_GetFrozenStackTrace", ExactSpelling = true)] 451[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_StartNoGCRegion", ExactSpelling = true)] 460[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_EndNoGCRegion", ExactSpelling = true)] 468[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_AllocateNewArray", ExactSpelling = true)] 476[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_GetTotalMemory", ExactSpelling = true)] 495[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_Collect", ExactSpelling = true)] 504[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_AddMemoryPressure", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_RemoveMemoryPressure", ExactSpelling = true)] 520[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_GetNextFinalizableObject", ExactSpelling = true)] 528[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_WaitForPendingFinalizers", ExactSpelling = true)] 536[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_ReRegisterForFinalize", ExactSpelling = true)] 544[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_RegisterFrozenSegment", ExactSpelling = true)] 552[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_UnregisterFrozenSegment", ExactSpelling = true)] 560[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_GetTotalAllocatedBytesPrecise", ExactSpelling = true)] 568[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_WaitForFullGCApproach", ExactSpelling = true)] 576[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_WaitForFullGCComplete", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_EnableNoGCRegionCallback", ExactSpelling = true)] 592[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_GetGenerationBudget", ExactSpelling = true)] 600[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_EnumerateConfigurationValues", ExactSpelling = true)] 608[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCInterface_RefreshMemoryLimit", ExactSpelling = true)] 616[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GetFileLoadExceptionMessage", ExactSpelling = true)] 624[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "FileLoadException_GetMessageForHR", ExactSpelling = true)] 648[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Stream_HasOverriddenSlow", ExactSpelling = true)] 657[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetExecutingAssembly", ExactSpelling = true)] 665[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetEntryAssembly", ExactSpelling = true)] 673[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetAssemblyCount", ExactSpelling = true)] 681[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyName_InitializeAssemblySpec", ExactSpelling = true)] 689[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AppDomain_CreateDynamicAssembly", ExactSpelling = true)] 709[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleBuilder_GetTypeRef", ExactSpelling = true)] 718[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleBuilder_GetMemberRef", ExactSpelling = true)] 739[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleBuilder_GetMemberRefFromSignature", ExactSpelling = true)] 748[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleBuilder_GetMemberRefOfMethodInfo", ExactSpelling = true)] 756[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleBuilder_GetMemberRefOfFieldInfo", ExactSpelling = true)] 776[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleBuilder_GetTokenFromTypeSpec", ExactSpelling = true)] 798[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleBuilder_GetArrayMethodToken", ExactSpelling = true)] 819[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleBuilder_GetStringConstant", ExactSpelling = true)] 838[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleBuilder_SetFieldRVAContent", ExactSpelling = true)] 847[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_SetParentType", ExactSpelling = true)] 855[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_AddInterfaceImpl", ExactSpelling = true)] 876[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineMethod", ExactSpelling = true)] 897[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineMethodSpec", ExactSpelling = true)] 919[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineField", ExactSpelling = true)] 944[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_SetMethodIL", ExactSpelling = true)] 963[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineCustomAttribute", ExactSpelling = true)] 985[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineProperty", ExactSpelling = true)] 1006[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineEvent", ExactSpelling = true)] 1015[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineMethodSemantics", ExactSpelling = true)] 1023[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineMethodImpl", ExactSpelling = true)] 1031[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_SetMethodImpl", ExactSpelling = true)] 1051[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_SetParamInfo", ExactSpelling = true)] 1072[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_GetTokenFromSig", ExactSpelling = true)] 1081[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_SetFieldLayoutOffset", ExactSpelling = true)] 1089[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_SetClassLayout", ExactSpelling = true)] 1097[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_SetConstantValue", ExactSpelling = true)] 1116[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_SetPInvokeData", ExactSpelling = true)] 1138[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineType", ExactSpelling = true)] 1160[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_DefineGenericParam", ExactSpelling = true)] 1169[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeBuilder_TermCreateClass", ExactSpelling = true)] 1190[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "LoaderAllocator_Destroy", ExactSpelling = true)] 1237[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MetadataImport_GetMarshalAs", ExactSpelling = true)] 1256[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MetadataImport_Enum", ExactSpelling = true)] 1281[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_InternalTryGetRawMetadata", ExactSpelling = true)] 1290[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_ApplyUpdate", ExactSpelling = true)] 1311[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_IsApplyUpdateSupported", ExactSpelling = true)] 1320[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MethodBase_GetCurrentMethod", ExactSpelling = true)] 1341[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetCodeBase", ExactSpelling = true)] 1350[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetFullName", ExactSpelling = true)] 1358[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetEntryPoint", ExactSpelling = true)] 1426[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetTypeCore", ExactSpelling = true)] 1491[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetTypeCoreIgnoreCase", ExactSpelling = true)] 1500[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetExportedTypes", ExactSpelling = true)] 1522[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetResource", ExactSpelling = true)] 1542[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_InternalLoad", ExactSpelling = true)] 1561[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetModule", ExactSpelling = true)] 1570[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetManifestResourceNames", ExactSpelling = true)] 1578[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetReferencedAssemblies", ExactSpelling = true)] 1598[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetManifestResourceInfo", ExactSpelling = true)] 1607[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetLocation", ExactSpelling = true)] 1615[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetImageRuntimeVersion", ExactSpelling = true)] 1640[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetVersion", ExactSpelling = true)] 1649[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetLocale", ExactSpelling = true)] 1657[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetSimpleName", ExactSpelling = true)] 1665[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetHashAlgorithm", ExactSpelling = true)] 1673[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetFlags", ExactSpelling = true)] 1681[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetPublicKey", ExactSpelling = true)] 1702[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetModules", ExactSpelling = true)] 1711[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyHandle_GetManifestModuleSlow", ExactSpelling = true)] 1719[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetForwardedType", ExactSpelling = true)] 1727[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "CustomAttribute_ParseAttributeUsageAttribute", ExactSpelling = true)] 1747[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "CustomAttribute_CreateCustomAttributeInstance", ExactSpelling = true)] 1770[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "CustomAttribute_CreatePropertyOrFieldData", ExactSpelling = true)] 1779[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeModule_GetFullyQualifiedName", ExactSpelling = true)] 1787[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeModule_GetTypes", ExactSpelling = true)] 1795[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeModule_GetScopeName", ExactSpelling = true)] 1816[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "UnsafeAccessors_ResolveGenericParamToTypeHandle", ExactSpelling = true)] 1825[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThrowInvalidCastException", ExactSpelling = true)] 1849[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "IsInstanceOf_NoCacheLookup", ExactSpelling = true)] 1858[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GenericHandleWorker", ExactSpelling = true)] 1866[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "InitClassHelper", ExactSpelling = true)] 1874[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AsyncHelpers_AddContinuationToExInternal", ExactSpelling = true)] 1882[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ReflectionInvocation_RunClassConstructor", ExactSpelling = true)] 1890[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ReflectionInvocation_RunModuleConstructor", ExactSpelling = true)] 1898[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ReflectionInvocation_CompileMethod", ExactSpelling = true)] 1906[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ReflectionInvocation_PrepareMethod", ExactSpelling = true)] 1914[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ReflectionInvocation_PrepareDelegate", ExactSpelling = true)] 1922[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ObjectNative_GetHashCodeSlow", ExactSpelling = true)] 1930[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ObjectNative_AllocateUninitializedClone", ExactSpelling = true)] 1951[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MethodTable_AreTypesEquivalent", ExactSpelling = true)] 1960[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_AllocateTypeAssociatedMemory", ExactSpelling = true)] 1968[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_AllocateTypeAssociatedMemoryAligned", ExactSpelling = true)] 1976[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TailCallHelp_AllocTailCallArgBufferInternal", ExactSpelling = true)] 1984[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ReflectionInvocation_SizeOf", ExactSpelling = true)] 1992[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeHandle_CanCastTo_NoCacheLookup", ExactSpelling = true)] 2000[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeHandle_GetCorElementType", ExactSpelling = true)] 2019[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GetThreadStaticsByIndex", ExactSpelling = true)] 2039[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GetThreadStaticsByMethodTable", ExactSpelling = true)] 2048[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ResolveVirtualFunctionPointer", ExactSpelling = true)] 2056[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_Abort", ExactSpelling = true)] 2064[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_ResetAbort", ExactSpelling = true)] 2072[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "DependentHandle_InternalAllocWithGCTransition", ExactSpelling = true)] 2080[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "DependentHandle_InternalFreeWithGCTransition", ExactSpelling = true)] 2106[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "SfiInit", ExactSpelling = true)] 2131[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "SfiNext", ExactSpelling = true)] 2154[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "CallFilterFunclet", ExactSpelling = true)] 2164[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AppendExceptionStackFrame", ExactSpelling = true)] 2189[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EHEnumInitFromStackFrameIterator", ExactSpelling = true)] 2212[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EHEnumNext", ExactSpelling = true)] 2222[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCHandle_InternalAllocWithGCTransition", ExactSpelling = true)] 2230[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCHandle_InternalFreeWithGCTransition", ExactSpelling = true)] 2238[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GCHandle_InternalGetBridgeWait", ExactSpelling = true)] 2259[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MarshalNative_SizeOfHelper", ExactSpelling = true)] 2268[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MarshalNative_OffsetOf", ExactSpelling = true)] 2276[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MarshalNative_Prelink", ExactSpelling = true)] 2297[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MarshalNative_TryGetStructMarshalStub", ExactSpelling = true)] 2306[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MarshalNative_GetExceptionForHR", ExactSpelling = true)] 2314[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MarshalNative_GetDelegateForFunctionPointerInternal", ExactSpelling = true)] 2322[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MarshalNative_GetFunctionPointerForDelegateInternal", ExactSpelling = true)] 2330[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MarshalNative_GetIsInCooperativeGCModeFunctionPointer", ExactSpelling = true)] 2355[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeLibrary_LoadByName", ExactSpelling = true)] 2377[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "JavaMarshal_Initialize", ExactSpelling = true)] 2386[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "JavaMarshal_CreateReferenceTrackingHandle", ExactSpelling = true)] 2394[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "JavaMarshal_FinishCrossReferenceProcessing", ExactSpelling = true)] 2418[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "JavaMarshal_GetContext", ExactSpelling = true)] 2443[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_InitializeAssemblyLoadContext", ExactSpelling = true)] 2452[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_PrepareForAssemblyLoadContextRelease", ExactSpelling = true)] 2460[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_LoadFromStream", ExactSpelling = true)] 2478[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MultiCoreJIT_InternalSetProfileRoot", ExactSpelling = true)] 2497[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MultiCoreJIT_InternalStartProfile", ExactSpelling = true)] 2517[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_LoadFromPath", ExactSpelling = true)] 2526[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetLoadedAssemblies", ExactSpelling = true)] 2553[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_TraceResolvingHandlerInvoked", ExactSpelling = true)] 2580[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_TraceAssemblyResolveHandlerInvoked", ExactSpelling = true)] 2609[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_TraceAssemblyLoadFromResolveHandlerInvoked", ExactSpelling = true)] 2633[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_TraceSatelliteSubdirectoryPathProbed", ExactSpelling = true)] 2642[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "AssemblyNative_GetLoadContextForAssembly", ExactSpelling = true)] 2650[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetRuntimeTypeFromHandleSlow", ExactSpelling = true)] 2658[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_CreateInstanceForAnotherGenericParameter", ExactSpelling = true)] 2666[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_InternalAlloc", ExactSpelling = true)] 2674[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_InternalAllocNoChecks", ExactSpelling = true)] 2682[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetActivationInfo", ExactSpelling = true)] 2690[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetAssemblySlow", ExactSpelling = true)] 2698[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetModuleSlow", ExactSpelling = true)] 2706[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetMethodAt", ExactSpelling = true)] 2714[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetArgumentTypesFromFunctionPointer", ExactSpelling = true)] 2735[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetFields", ExactSpelling = true)] 2744[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetInterfaces", ExactSpelling = true)] 2752[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetConstraints", ExactSpelling = true)] 2760[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "QCall_GetGCHandleForTypeHandle", ExactSpelling = true)] 2768[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "QCall_FreeGCHandleForTypeHandle", ExactSpelling = true)] 2776[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetNumVirtualsAndStaticVirtuals", ExactSpelling = true)] 2784[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_VerifyInterfaceIsImplemented", ExactSpelling = true)] 2792[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetInterfaceMethodImplementation", ExactSpelling = true)] 2813[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_IsVisible", ExactSpelling = true)] 2822[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_ConstructName", ExactSpelling = true)] 2830[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetDeclaringTypeHandleForGenericVariable", ExactSpelling = true)] 2838[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetDeclaringTypeHandle", ExactSpelling = true)] 2846[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetDeclaringMethodForGenericParameter", ExactSpelling = true)] 2854[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetInstantiation", ExactSpelling = true)] 2862[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_Instantiate", ExactSpelling = true)] 2870[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_MakeArray", ExactSpelling = true)] 2878[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_MakeSZArray", ExactSpelling = true)] 2886[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_MakeByRef", ExactSpelling = true)] 2905[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_MakeFunctionPointer", ExactSpelling = true)] 2914[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_MakePointer", ExactSpelling = true)] 2922[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_GetGenericTypeDefinition", ExactSpelling = true)] 2930[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_SatisfiesConstraints", ExactSpelling = true)] 2938[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeTypeHandle_RegisterCollectibleTypeDependency", ExactSpelling = true)] 2946[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_GetFunctionPointer", ExactSpelling = true)] 2954[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_IsCAVisibleFromDecoratedType", ExactSpelling = true)] 2962[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_ConstructInstantiation", ExactSpelling = true)] 2970[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_InvokeMethod", ExactSpelling = true)] 2978[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_GetMethodInstantiation", ExactSpelling = true)] 2986[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_GetStubIfNeededSlow", ExactSpelling = true)] 2994[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_GetTypicalMethodDefinition", ExactSpelling = true)] 3002[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_StripMethodInstantiation", ExactSpelling = true)] 3010[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_Destroy", ExactSpelling = true)] 3018[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeMethodHandle_GetMethodBody", ExactSpelling = true)] 3044[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeFieldHandle_GetRVAFieldInfo", ExactSpelling = true)] 3053[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeFieldHandle_GetFieldDataReference", ExactSpelling = true)] 3074[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeFieldHandle_GetValue", ExactSpelling = true)] 3083[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeFieldHandle_GetValueDirect", ExactSpelling = true)] 3104[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeFieldHandle_SetValue", ExactSpelling = true)] 3113[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeFieldHandle_SetValueDirect", ExactSpelling = true)] 3121[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "RuntimeFieldHandle_GetEnCFieldAddr", ExactSpelling = true)] 3154[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleHandle_GetDynamicMethod", ExactSpelling = true)] 3163[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleHandle_GetToken", ExactSpelling = true)] 3171[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleHandle_ResolveType", ExactSpelling = true)] 3179[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleHandle_ResolveMethod", ExactSpelling = true)] 3187[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleHandle_ResolveField", ExactSpelling = true)] 3195[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleHandle_GetModuleType", ExactSpelling = true)] 3203[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleHandle_GetPEKind", ExactSpelling = true)] 3211[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ModuleHandle_GetMDStreamVersion", ExactSpelling = true)] 3219[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Signature_Init", ExactSpelling = true)] 3227[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Signature_AreEqual", ExactSpelling = true)] 3235[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Signature_GetCustomModifiersAtOffset", ExactSpelling = true)] 3243[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ReflectionInvocation_GetGuid", ExactSpelling = true)] 3264[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MdUtf8String_EqualsCaseInsensitive", ExactSpelling = true)] 3273[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "String_Intern", ExactSpelling = true)] 3281[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "String_IsInterned", ExactSpelling = true)] 3289[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MngdNativeArrayMarshaler_ConvertSpaceToNative", ExactSpelling = true)] 3297[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MngdNativeArrayMarshaler_ConvertContentsToNative", ExactSpelling = true)] 3305[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MngdNativeArrayMarshaler_ConvertSpaceToManaged", ExactSpelling = true)] 3313[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MngdNativeArrayMarshaler_ConvertContentsToManaged", ExactSpelling = true)] 3321[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MngdNativeArrayMarshaler_ClearNativeContents", ExactSpelling = true)] 3329[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MngdFixedArrayMarshaler_ConvertContentsToNative", ExactSpelling = true)] 3337[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MngdFixedArrayMarshaler_ConvertSpaceToManaged", ExactSpelling = true)] 3345[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MngdFixedArrayMarshaler_ConvertContentsToManaged", ExactSpelling = true)] 3353[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MngdFixedArrayMarshaler_ClearNativeContents", ExactSpelling = true)] 3361[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StubHelpers_ThrowInteropParamException", ExactSpelling = true)] 3369[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StubHelpers_CreateCustomMarshaler", ExactSpelling = true)] 3377[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StubHelpers_ProfilerBeginTransitionCallback", ExactSpelling = true)] 3385[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StubHelpers_ProfilerEndTransitionCallback", ExactSpelling = true)] 3393[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StubHelpers_MarshalToManagedVaList", ExactSpelling = true)] 3401[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StubHelpers_MarshalToUnmanagedVaList", ExactSpelling = true)] 3409[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StubHelpers_ValidateObject", ExactSpelling = true)] 3417[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StubHelpers_ValidateByref", ExactSpelling = true)] 3425[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "StubHelpers_MulticastDebuggerTraceHelper", ExactSpelling = true)] 3433[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Monitor_GetOrCreateLockObject", ExactSpelling = true)] 3441[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_Start", ExactSpelling = true)] 3449[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_SpinWait", ExactSpelling = true)] 3457[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_SpinWait", ExactSpelling = true)] 3465[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_YieldThread", ExactSpelling = true)] 3473[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_GetCurrentThread", ExactSpelling = true)] 3481[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_Initialize", ExactSpelling = true)] 3499[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_InformThreadNameChange", ExactSpelling = true)] 3508[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_GetIsBackground", ExactSpelling = true)] 3516[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_SetIsBackground", ExactSpelling = true)] 3524[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_SetPriority", ExactSpelling = true)] 3532[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_GetCurrentOSThreadId", ExactSpelling = true)] 3540[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_GetThreadState", ExactSpelling = true)] 3548[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_SetWaitSleepJoinState", ExactSpelling = true)] 3556[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_ClearWaitSleepJoinState", ExactSpelling = true)] 3564[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_PollGC", ExactSpelling = true)] 3585[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_ReentrantWaitAny", ExactSpelling = true)] 3594[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ThreadNative_CheckForPendingInterrupt", ExactSpelling = true)] 3602[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GetTypeLoadExceptionMessage", ExactSpelling = true)] 3623[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "MethodTable_CanCompareBitsOrUseFastGetHashCode", ExactSpelling = true)] 3649[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ValueType_GetHashCodeStrategy", ExactSpelling = true)] 3660[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ReflectionInvocation_GetBoxInfo", ExactSpelling = true)] 3671[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ReflectionSerialization_GetCreateUninitializedObjectInfo", ExactSpelling = true)] 3695[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ComWrappers_GetIUnknownImpl", ExactSpelling = true)] 3705[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ComWrappers_GetUntrackedAddRefRelease", ExactSpelling = true)] 3713[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ComWrappers_GetIReferenceTrackerTargetVftbl", ExactSpelling = true)] 3721[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ComWrappers_GetTaggedImpl", ExactSpelling = true)] 3731[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ComWrappers_RegisterIsRootedCallback", ExactSpelling = true)] 3742[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "ComWrappers_AllocateRefCountedHandle", ExactSpelling = true)] 3764[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TrackerObjectManager_HasReferenceTrackerManager", ExactSpelling = true)] 3787[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TrackerObjectManager_TryRegisterReferenceTrackerManager", ExactSpelling = true)] 3810[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TrackerObjectManager_IsGlobalPeggingEnabled", ExactSpelling = true)] 3820[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TrackerObjectManager_RegisterNativeObjectWrapperCache", ExactSpelling = true)] 3828[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "TypeMapLazyDictionary_ProcessAttributes", ExactSpelling = true)] 3836[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "memmove", ExactSpelling = true)] 3844[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "memset", ExactSpelling = true)] 3852[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "Interlocked_MemoryBarrierProcessWide", ExactSpelling = true)] 3873[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetCalendars", ExactSpelling = true)] 3894[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetCalendarInfo", ExactSpelling = true)] 3918[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_EnumCalendarInfo", ExactSpelling = true)] 3927[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLatestJapaneseEra", ExactSpelling = true)] 3955[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetJapaneseEraStartDate", ExactSpelling = true)] 3975[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ChangeCase", ExactSpelling = true)] 3996[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ChangeCaseInvariant", ExactSpelling = true)] 4017[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ChangeCaseTurkish", ExactSpelling = true)] 4027[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_InitOrdinalCasingPage", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4063[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetSortHandle", ExactSpelling = true)] 4072[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_CloseSortHandle", ExactSpelling = true)] 4080[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_CompareString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4088[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IndexOf", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4096[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_LastIndexOf", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4117[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_StartsWith", ExactSpelling = true)] 4139[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_EndsWith", ExactSpelling = true)] 4164[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_StartsWith", ExactSpelling = true)] 4189[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_EndsWith", ExactSpelling = true)] 4198[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetSortKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4206[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetSortVersion", ExactSpelling = true)] 4214[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_LoadICU", ExactSpelling = true)] 4250[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_InitICUFunctions", ExactSpelling = true)] 4259[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetICUVersion", ExactSpelling = true)] 4280[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ToAscii", ExactSpelling = true)] 4302[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ToUnicode", ExactSpelling = true)] 4326[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleName", ExactSpelling = true)] 4351[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleInfoString", ExactSpelling = true)] 4373[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetDefaultLocaleName", ExactSpelling = true)] 4397[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IsPredefinedLocale", ExactSpelling = true)] 4424[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleTimeFormat", ExactSpelling = true)] 4449[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleInfoInt", ExactSpelling = true)] 4475[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleInfoGroupingSizes", ExactSpelling = true)] 4496[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocales", ExactSpelling = true)] 4505[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IsNormalized", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4513[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_NormalizeString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4534[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetTimeZoneDisplayName", ExactSpelling = true)] 4555[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_WindowsIdToIanaId", ExactSpelling = true)] 4576[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IanaIdToWindowsId", ExactSpelling = true)] 4585[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LCIDToLocaleName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4605[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocaleNameToLCID", ExactSpelling = true)] 4630[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LCMapStringEx", ExactSpelling = true)] 4653[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindNLSStringEx", ExactSpelling = true)] 4662[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CompareStringEx", ExactSpelling = true)] 4683[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CompareStringOrdinal", ExactSpelling = true)] 4706[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindStringOrdinal", ExactSpelling = true)] 4728[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "IsNLSDefinedString", ExactSpelling = true)] 4737[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetUserPreferredUILanguages", ExactSpelling = true)] 4757[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetLocaleInfoEx", ExactSpelling = true)] 4779[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "EnumSystemLocalesEx", ExactSpelling = true)] 4803[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "EnumTimeFormatsEx", ExactSpelling = true)] 4826[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCalendarInfoEx", ExactSpelling = true)] 4847[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCalendarInfoEx", ExactSpelling = true)] 4856[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetUserGeoID", ExactSpelling = true)] 4864[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetGeoInfoW", ExactSpelling = true)] 4888[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "EnumCalendarInfoExEx", ExactSpelling = true)] 4912[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetNLSVersionEx", ExactSpelling = true)] 4933[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ResolveLocaleName", ExactSpelling = true)] 4959[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "IdnToAscii", ExactSpelling = true)] 4985[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "IdnToUnicode", ExactSpelling = true)] 5008[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "IsNormalizedString", ExactSpelling = true)] 5031[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "NormalizeString", ExactSpelling = true)] 5070[global::System.Runtime.InteropServices.DllImportAttribute("libhostpolicy", EntryPoint = "corehost_resolve_component_dependencies", ExactSpelling = true)] 5080[global::System.Runtime.InteropServices.DllImportAttribute("libhostpolicy", EntryPoint = "corehost_set_error_writer", ExactSpelling = true)] 5088[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_Enable", ExactSpelling = true)] 5096[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_Disable", ExactSpelling = true)] 5116[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_CreateProvider", ExactSpelling = true)] 5125[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_DefineEvent", ExactSpelling = true)] 5145[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_GetProvider", ExactSpelling = true)] 5154[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_DeleteProvider", ExactSpelling = true)] 5174[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_EventActivityIdControl", ExactSpelling = true)] 5183[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_WriteEventData", ExactSpelling = true)] 5204[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_GetSessionInfo", ExactSpelling = true)] 5226[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_GetNextEvent", ExactSpelling = true)] 5248[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_SignalSession", ExactSpelling = true)] 5270[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventPipeInternal_WaitForSessionSignal", ExactSpelling = true)] 5279[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogContentionLockCreated", ExactSpelling = true)] 5287[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogContentionStart", ExactSpelling = true)] 5295[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogContentionStop", ExactSpelling = true)] 5303[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadStart", ExactSpelling = true)] 5311[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadStop", ExactSpelling = true)] 5319[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadWait", ExactSpelling = true)] 5327[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolMinMaxThreads", ExactSpelling = true)] 5335[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadAdjustmentSample", ExactSpelling = true)] 5343[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadAdjustmentAdjustment", ExactSpelling = true)] 5351[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadAdjustmentStats", ExactSpelling = true)] 5370[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolIOEnqueue", ExactSpelling = true)] 5379[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolIODequeue", ExactSpelling = true)] 5387[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkingThreadCount", ExactSpelling = true)] 5395[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolIOPack", ExactSpelling = true)] 5403[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogWaitHandleWaitStart", ExactSpelling = true)] 5411[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "NativeRuntimeEventSource_LogWaitHandleWaitStop", ExactSpelling = true)] 5431[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "EventSource_GetClrConfig", ExactSpelling = true)] 5453[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "IsEventSourceLoggingEnabled", ExactSpelling = true)] 5474[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "LogEventSource", ExactSpelling = true)] 5500[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GetEnvironmentVariableW", ExactSpelling = true)] 5509[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "GetEnvironmentStringsW", ExactSpelling = true)] 5517[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "FreeEnvironmentStringsW", ExactSpelling = true)] 5545[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "SetEnvironmentVariableW", ExactSpelling = true)] 5554[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 5562[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 5570[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 5607[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Access", ExactSpelling = true)] 5645[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ChDir", ExactSpelling = true)] 5683[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ChMod", ExactSpelling = true)] 5721[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FChMod", ExactSpelling = true)] 5744[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)] 5787[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CopyFile", ExactSpelling = true)] 5821[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LoadLibrary", ExactSpelling = true)] 5830[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetLoadLibraryError", ExactSpelling = true)] 5838[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetProcAddress", ExactSpelling = true)] 5871[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetProcAddress", ExactSpelling = true)] 5880[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeLibrary", ExactSpelling = true)] 5902[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetDefaultSearchOrderPseudoHandle", ExactSpelling = true)] 5911[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetErrNo", ExactSpelling = true)] 5919[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetErrNo", ExactSpelling = true)] 5958[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FileSystemSupportsLocking", ExactSpelling = true)] 5996[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)] 6019[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)] 6057[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FSync", ExactSpelling = true)] 6095[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FTruncate", ExactSpelling = true)] 6116[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetCpuUtilization", ExactSpelling = true)] 6139[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetCwd", ExactSpelling = true)] 6173[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEnv", ExactSpelling = true)] 6182[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEnviron", ExactSpelling = true)] 6190[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeEnviron", ExactSpelling = true)] 6212[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)] 6221[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetOSArchitecture", ExactSpelling = true)] 6260[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetProcessPath", ExactSpelling = true)] 6269[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetNonCryptographicallySecureRandomBytes", ExactSpelling = true)] 6277[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetCryptographicallySecureRandomBytes", ExactSpelling = true)] 6285[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSystemTimeAsTicks", ExactSpelling = true)] 6293[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetLowResolutionTimestamp", ExactSpelling = true)] 6301[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetTimestamp", ExactSpelling = true)] 6326[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetUnixVersion", ExactSpelling = true)] 6366[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetUnixRelease", ExactSpelling = true)] 6404[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LChflags", ExactSpelling = true)] 6442[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FChflags", ExactSpelling = true)] 6451[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LChflagsCanSetHiddenFlag", ExactSpelling = true)] 6459[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CanGetHiddenFlag", ExactSpelling = true)] 6501[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Link", ExactSpelling = true)] 6539[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LockFileRegion", ExactSpelling = true)] 6548[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Log", ExactSpelling = true)] 6556[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LogError", ExactSpelling = true)] 6564[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Create", ExactSpelling = true)] 6572[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Destroy", ExactSpelling = true)] 6580[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Acquire", ExactSpelling = true)] 6588[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Release", ExactSpelling = true)] 6596[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Wait", ExactSpelling = true)] 6617[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_TimedWait", ExactSpelling = true)] 6626[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Signal_Release", ExactSpelling = true)] 6663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LSeek", ExactSpelling = true)] 6672[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_AlignedAlloc", ExactSpelling = true)] 6680[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_AlignedFree", ExactSpelling = true)] 6688[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_AlignedRealloc", ExactSpelling = true)] 6696[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Calloc", ExactSpelling = true)] 6704[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Free", ExactSpelling = true)] 6712[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Malloc", ExactSpelling = true)] 6720[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Realloc", ExactSpelling = true)] 6757[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MkDir", ExactSpelling = true)] 6780[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MkdTemp", ExactSpelling = true)] 6803[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MksTemps", ExactSpelling = true)] 6841[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)] 6864[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)] 6887[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MUnmap", ExactSpelling = true)] 6896[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAllMountPoints", ExactSpelling = true)] 6948[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Open", ExactSpelling = true)] 6986[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 7020[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PosixFAdvise", ExactSpelling = true)] 7058[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FAllocate", ExactSpelling = true)] 7096[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PRead", ExactSpelling = true)] 7134[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PReadV", ExactSpelling = true)] 7172[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PWrite", ExactSpelling = true)] 7210[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PWriteV", ExactSpelling = true)] 7248[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)] 7286[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_OpenDir", ExactSpelling = true)] 7295[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadDir", ExactSpelling = true)] 7317[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CloseDir", ExactSpelling = true)] 7357[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadLink", ExactSpelling = true)] 7400[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Rename", ExactSpelling = true)] 7438[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_RmDir", ExactSpelling = true)] 7447[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SchedGetCpu", ExactSpelling = true)] 7487[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 7528[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 7569[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 7610[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 7651[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 7694[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SymLink", ExactSpelling = true)] 7717[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysConf", ExactSpelling = true)] 7754[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysLog", ExactSpelling = true)] 7776[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CreateThread", ExactSpelling = true)] 7785[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_TryGetUInt32OSThreadId", ExactSpelling = true)] 7822[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Unlink", ExactSpelling = true)] 7860[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UTimensat", ExactSpelling = true)] 7898[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FUTimens", ExactSpelling = true)] 7936[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)] 7959[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)] 7968[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEUid", ExactSpelling = true)] 7976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEGid", ExactSpelling = true)] 7998[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetGroups", ExactSpelling = true)] 8020[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)] 8057[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)] 8066[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPid", ExactSpelling = true)] 8074[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSid", ExactSpelling = true)] 8099[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", ExactSpelling = true)] 8136[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetKeypadXmit", ExactSpelling = true)] 8145[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UninitializeTerminal", ExactSpelling = true)] 8153[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPosixSignalHandler", ExactSpelling = true)] 8178[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_EnablePosixSignalHandling", ExactSpelling = true)] 8187[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_DisablePosixSignalHandling", ExactSpelling = true)] 8195[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_HandleNonCanceledPosixSignal", ExactSpelling = true)] 8203[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPlatformSignalNumber", ExactSpelling = true)] 8211[global::System.Runtime.InteropServices.DllImportAttribute("QCall", EntryPoint = "X86Base_CpuId", ExactSpelling = true)] 8233[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Init", ExactSpelling = true)] 8256[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Acquire", ExactSpelling = true)] 8279[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Release", ExactSpelling = true)] 8302[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Destroy", ExactSpelling = true)] 8311[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Size", ExactSpelling = true)] 8336[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_GetOwnerProcessAndThreadId", ExactSpelling = true)] 8358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_SetOwnerProcessAndThreadId", ExactSpelling = true)] 8385[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_IsAbandoned", ExactSpelling = true)] 8410[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_SetAbandoned", ExactSpelling = true)]
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
2216DllImportAttribute attribute = new DllImportAttribute(dllName);
System.Private.Windows.Core (137)
Windows.Win32.PInvokeCore.COMCTL32.dll.g.cs (1)
33 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
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)] 198 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 243 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateDIBSection"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 274 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateEnhMetaFileW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 298 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateFontIndirectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 333 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 351 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 367 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 380 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 390 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 415 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 427 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 448 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetDeviceCaps"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 474 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 486 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetObjectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 499 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 526 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 538 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 551 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 575 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 599 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 623 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 645 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 663 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 676 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 686 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 699 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 716 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 727 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 740 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 755 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 774 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 792 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 806 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 823 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "SetBkMode"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 837 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 848 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 868 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 879 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvokeCore.gdiplus.dll.g.cs (1)
43 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
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)] 289 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "MultiByteToWideChar"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 346 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "WideCharToMultiByte"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvokeCore.OLE32.dll.g.cs (12)
69 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 99 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 109 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 122 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 138 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 162 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 177 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 186 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 211 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 226 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 246 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 260 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvokeCore.OLEAUT32.dll.g.cs (12)
31 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 61 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 91 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 113 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 133 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 143 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 165 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 178 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 202 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 215 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 240 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 250 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvokeCore.SHELL32.dll.g.cs (2)
36 [DllImport("SHELL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 64 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "DragQueryFileW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvokeCore.USER32.dll.g.cs (41)
47 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 81 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CallWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 116 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CopyImage"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 144 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DefWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 169 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyIcon"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 223 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DrawIconEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 246 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 270 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 302 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 325 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 353 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EnumWindows"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 389 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClientRect"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 421 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClipboardFormatNameW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 434 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 449 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 460 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 471 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 496 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetGuiResources"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 532 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetIconInfo"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 560 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMonitorInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 573 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 584 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 599 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 638 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowRect"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 670 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 695 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextLengthW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 714 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 739 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyCursor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 779 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "LoadIconW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 808 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 821 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 845 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 856 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 898 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PeekMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 935 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PostMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 970 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "RegisterClipboardFormatW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 984 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1020 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1057 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SystemParametersInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1082 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SystemParametersInfoForDpi"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1092 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows\Win32\PInvokeCore.GetClassLong.cs (2)
10[DllImport(Libraries.User32, SetLastError = true)] 14[DllImport(Libraries.User32, SetLastError = true)]
Windows\Win32\PInvokeCore.GetWindowLong.cs (2)
8[DllImport(Libraries.User32, SetLastError = true)] 11[DllImport(Libraries.User32, SetLastError = true)]
Windows\Win32\PInvokeCore.PrintDlgEx.cs (1)
10[DllImport("COMDLG32.dll", ExactSpelling = true, EntryPoint = "PrintDlgExW")]
Windows\Win32\PInvokeCore.SetClassLong.cs (2)
9[DllImport(Libraries.User32)] 12[DllImport(Libraries.User32)]
Windows\Win32\PInvokeCore.SetWindowLong.cs (2)
8[DllImport(Libraries.User32, SetLastError = true)] 11[DllImport(Libraries.User32, SetLastError = true)]
System.Private.Windows.Core.TestUtilities (1)
XUnit\UseCultureAttribute.cs (1)
134[DllImport("Kernel32.dll", ExactSpelling = true, CharSet = CharSet.Unicode)]
System.Private.Windows.GdiPlus (523)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (523)
37 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 50 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 66 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 82 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 98 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 114 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 130 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 146 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 162 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 178 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 191 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 204 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 220 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 236 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 252 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 265 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 281 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 297 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 310 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 326 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 342 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 367 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 389 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 405 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 430 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 443 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 459 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 478 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 491 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 504 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 520 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 533 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 549 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 565 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 581 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 597 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 613 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 629 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 645 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 661 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 677 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 693 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 709 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 725 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 741 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 754 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 767 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 783 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 799 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 815 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 831 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 844 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 860 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 876 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 892 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 905 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 918 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 934 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 948 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 961 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 974 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 993 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1012 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1025 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1041 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1060 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1073 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1089 [DllImport("gdiplus.dll", ExactSpelling = true, EntryPoint = "GdipCreateFontFromLogfontW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1102 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1115 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1128 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1131 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1144 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1160 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1176 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1189 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1208 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1224 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1240 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1253 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1266 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1285 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1304 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1317 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1333 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1346 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1362 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1375 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1394 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1413 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1429 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1445 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1461 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1477 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1490 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1506 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1519 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1532 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1548 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1564 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1580 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1593 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1606 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1622 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1638 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1657 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1670 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1683 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1696 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1709 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1722 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1735 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1748 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1761 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1774 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1787 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1800 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1813 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1826 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1839 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1852 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1865 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1881 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1897 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1916 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1935 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1951 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1970 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1989 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2008 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2027 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2046 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2065 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2084 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2103 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2122 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2141 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2157 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2173 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2201 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2217 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2236 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2255 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2277 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2299 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2315 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2334 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2350 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2369 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2388 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2407 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2423 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2442 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2461 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2477 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2496 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2515 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2543 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2556 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2578 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2600 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2622 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2644 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2669 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2694 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2719 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2744 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2763 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2782 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2801 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2820 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2836 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2855 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2871 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2890 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2909 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2925 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2944 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2963 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2982 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2998 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3011 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3027 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3043 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3059 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3075 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3091 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3107 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3123 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3139 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3155 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3171 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3187 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3203 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3219 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3238 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3254 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3270 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3286 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3302 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3318 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3334 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3350 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3366 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3385 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3401 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3414 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3430 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3446 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3465 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3481 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3497 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3513 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3529 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3542 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3555 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3568 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3584 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3600 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3616 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3632 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3645 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3664 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3677 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3693 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3712 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3725 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3741 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3757 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3773 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3789 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3805 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3818 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3834 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3850 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3866 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3882 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3898 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3914 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3930 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3946 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3965 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3981 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3997 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4013 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4032 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4048 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4064 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4080 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4096 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4112 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4131 [DllImport("gdiplus.dll", ExactSpelling = true, EntryPoint = "GdipGetLogFontW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4147 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4160 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4176 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4192 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4205 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4221 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4237 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4253 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4269 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4285 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4301 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4320 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4336 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4352 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4368 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4387 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4406 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4422 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4438 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4454 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4470 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4486 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4502 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4518 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4534 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4550 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4572 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4588 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4604 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4620 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4636 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4652 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4668 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4684 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4700 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4716 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4732 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4748 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4764 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4780 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4796 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4812 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4828 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4844 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4860 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4876 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4892 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4908 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4924 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4940 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4956 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4972 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4991 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5010 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5026 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5042 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5061 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5083 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5102 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5121 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5137 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5153 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5169 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5188 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5204 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5220 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5236 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5252 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5268 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5287 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5303 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5319 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5335 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5351 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5367 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5383 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5399 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5415 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5428 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5441 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5460 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5476 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5492 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5505 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5521 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5534 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5547 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5563 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5582 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5604 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5623 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5642 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5658 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5674 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5696 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5712 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5728 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5747 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5763 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5779 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5798 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5817 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5833 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5849 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5862 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5875 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5903 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5937 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5953 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5969 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 5985 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6001 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6017 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6033 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6046 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6059 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6081 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6104 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6120 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6136 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6152 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6168 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6190 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6209 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6234 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6259 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6281 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6294 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6310 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6326 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6339 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6358 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6380 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6399 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6412 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6425 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6438 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6451 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6464 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6477 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6490 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6503 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6516 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6529 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6542 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6555 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6568 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6581 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6594 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6607 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6620 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6633 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6649 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6665 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6684 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6700 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6713 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6726 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6739 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6752 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6765 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6778 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6791 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6804 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6817 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6830 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6846 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6862 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6875 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6891 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6904 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6917 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6930 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6943 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6956 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6969 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6982 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 6995 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7008 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7021 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7040 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7053 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7066 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7079 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7095 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7111 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7124 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7137 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7150 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7163 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7176 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7195 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7208 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7221 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7234 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7253 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7266 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7282 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7295 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7308 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7321 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7334 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7347 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7366 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7379 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7395 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7408 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7421 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7440 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7453 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7472 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7488 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7501 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7514 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7530 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7543 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7559 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7575 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7591 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7607 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7620 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7633 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7646 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7659 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7672 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7685 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7698 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7711 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7724 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7740 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7753 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7766 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7782 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7795 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7808 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7821 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7834 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7847 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7860 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7873 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7886 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7902 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7918 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7931 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7944 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7957 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7973 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 7986 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8002 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8015 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8028 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8041 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8054 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8070 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8086 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8102 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8118 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8134 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8150 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8163 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8176 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8189 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8202 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8215 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8228 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8241 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8254 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8270 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8286 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8305 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 8324 [DllImport("gdiplus.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
140return new DllImportAttribute(libraryName)
System.Security.Cryptography (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Security.Cryptography.ProtectedData (44)
LibraryImports.g.cs (44)
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_InflateInit2_", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 140[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 262[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 503[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 512[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 697[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 768[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 870[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 904[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 983[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1022[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.Windows.Controls.Ribbon (8)
Microsoft\Windows\Controls\Ribbon\NativeMethods.cs (8)
317[DllImport("user32.dll", ExactSpelling = true)] 320[DllImport("user32.dll", EntryPoint = "GetMonitorInfo", CharSet = CharSet.Auto, SetLastError = true)] 324[DllImport("user32.dll", ExactSpelling = true, CharSet = CharSet.Auto)] 327[DllImport("user32.dll")] 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.Forms.Primitives (321)
Windows.Win32.PInvoke.ADVAPI32.dll.g.cs (2)
38 [DllImport("ADVAPI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 85 [DllImport("ADVAPI32.dll", ExactSpelling = true, EntryPoint = "RegLoadMUIStringW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.api-ms-win-shcore-scaling-l1-1-1.dll.g.cs (2)
48 [DllImport("api-ms-win-shcore-scaling-l1-1-1.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 62 [DllImport("api-ms-win-shcore-scaling-l1-1-1.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.COMCTL32.dll.g.cs (19)
37 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 61 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 93 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 123 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 163 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 178 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 201 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 216 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 248 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 263 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 280 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 305 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 329 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 348 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 367 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 394 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 403 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 427 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 467 [DllImport("COMCTL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.COMDLG32.dll.g.cs (1)
34 [DllImport("COMDLG32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.dwmapi.dll.g.cs (2)
43 [DllImport("dwmapi.dll", ExactSpelling = true, EntryPoint = "DwmGetWindowAttribute"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 62 [DllImport("dwmapi.dll", ExactSpelling = true, EntryPoint = "DwmSetWindowAttribute"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.GDI32.dll.g.cs (35)
46 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 59 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 72 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 88 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 99 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 139 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "ExtTextOutW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 153 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 165 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 183 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetBkMode"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 208 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 233 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 245 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 262 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetCurrentObject"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 283 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 297 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 310 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 335 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 349 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 373 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 388 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 398 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 429 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 451 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetTextMetricsW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 475 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 493 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 508 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 534 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 547 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 565 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 581 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 598 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 616 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 633 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 651 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 677 [DllImport("GDI32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.hhctrl.ocx.g.cs (1)
62 [DllImport("hhctrl.ocx", ExactSpelling = true, EntryPoint = "HtmlHelpW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.IMM32.dll.g.cs (10)
29 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 36 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 45 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 55 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 64 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 73 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 85 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 94 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 104 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 111 [DllImport("IMM32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (20)
59 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "ActivateActCtx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 81 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "CloseHandle"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 117 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "CreateActCtxW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 144 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "DeactivateActCtx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 188 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "DuplicateHandle"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 239 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "FormatMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 260 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetCurrentActCtx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 270 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 277 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 287 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 324 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetExitCodeThread"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 369 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetLocaleInfoEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 398 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetModuleFileNameW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 434 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetModuleHandleW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 472 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetProcAddress"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 516 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetShortPathNameW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 536 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetStartupInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 571 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetSystemPowerStatus"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 581 [DllImport("KERNEL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 622 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "LoadLibraryExW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.OLE32.dll.g.cs (9)
67 [DllImport("OLE32.dll", ExactSpelling = true, EntryPoint = "CoGetClassObject"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 79 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 96 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 104 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 119 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 147 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 175 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 198 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 232 [DllImport("OLE32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.OLEACC.dll.g.cs (2)
64 [DllImport("OLEACC.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 100 [DllImport("OLEACC.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.OLEAUT32.dll.g.cs (6)
37 [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)] 131 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 157 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 192 [DllImport("OLEAUT32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.POWRPROF.dll.g.cs (1)
51 [DllImport("POWRPROF.dll", ExactSpelling = true, EntryPoint = "SetSuspendState"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.SHELL32.dll.g.cs (9)
64 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "FindExecutableW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 94 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "SHBrowseForFolderW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 138 [DllImport("SHELL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 180 [DllImport("SHELL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 239 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "ShellExecuteW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 286 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "SHGetKnownFolderPath"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 326 [DllImport("SHELL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 360 [DllImport("SHELL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 403 [DllImport("SHELL32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.SHLWAPI.dll.g.cs (1)
42 [DllImport("SHLWAPI.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.UIAutomationCore.dll.g.cs (9)
33 [DllImport("UIAutomationCore.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 50 [DllImport("UIAutomationCore.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 65 [DllImport("UIAutomationCore.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 82 [DllImport("UIAutomationCore.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 99 [DllImport("UIAutomationCore.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 126 [DllImport("UIAutomationCore.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 138 [DllImport("UIAutomationCore.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 174 [DllImport("UIAutomationCore.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 202 [DllImport("UIAutomationCore.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.USER32.dll.g.cs (151)
47 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "UnloadKeyboardLayout"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 72 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ActivateKeyboardLayout"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 119 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "AdjustWindowRectEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 152 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "AdjustWindowRectExForDpi"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 161 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 186 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "BlockInput"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 207 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "UnhookWindowsHookEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 235 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 260 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 285 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 318 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ClipCursor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 342 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CloseDesktop"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 357 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 393 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CreateAcceleratorTableW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 417 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyMenu"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 434 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CreateMenu"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 519 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CreateWindowExW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 553 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DefFrameProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 583 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DefMDIChildProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 608 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyCursor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 632 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyWindow"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 659 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DispatchMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 689 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 712 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 735 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DrawMenuBar"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 767 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DrawTextW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 807 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DrawTextExW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 828 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 853 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EnableScrollBar"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 873 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 901 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EndDialog"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 938 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EnumDisplaySettingsW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 966 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1005 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "FindWindowW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1017 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1033 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1051 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1059 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1071 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1091 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetCaretBlinkTime"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1127 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetCaretPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1173 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClassInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1205 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClassNameW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1240 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClipCursor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1276 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetComboBoxInfo"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1287 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1322 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetCursorPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1347 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetDlgItem"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1383 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetDlgItemInt"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1394 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1404 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1416 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1428 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1444 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1472 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetKeyboardLayoutList"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1509 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetKeyboardState"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1526 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1539 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1562 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMenuItemCount"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1609 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMenuItemInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1662 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1674 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1686 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1709 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetParent"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1742 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetPhysicalCursorPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1766 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CloseWindowStation"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1786 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetProcessWindowStation"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1828 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetScrollInfo"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1848 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1867 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetSystemMetricsForDpi"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1874 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1881 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1900 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1913 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1941 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetUserObjectInformationW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1963 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindow"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2003 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowDisplayAffinity"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2014 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2053 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowPlacement"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2068 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2092 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "HideCaret"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2116 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2129 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2148 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2180 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "IsDialogMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2191 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2202 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2215 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2228 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2244 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2260 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2275 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2300 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "KillTimer"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2340 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "LoadCursorW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2360 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "MapVirtualKeyW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2384 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "MessageBeep"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2436 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "MessageBoxW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2481 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "MsgWaitForMultipleObjectsEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2502 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2519 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2549 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "OpenInputDesktop"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2562 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2600 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PostThreadMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2626 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2661 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "RegisterClassW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2696 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "RegisterWindowMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2713 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ReleaseCapture"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2727 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2752 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2802 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ScrollWindow"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2861 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ScrollWindowEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2893 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendDlgItemMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2936 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendInput"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2982 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendMessageCallbackW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3028 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendMessageTimeoutW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3052 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetActiveWindow"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3068 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3084 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3112 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetCursorPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3136 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetFocus"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3152 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3185 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetKeyboardState"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3219 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetLayeredWindowAttributes"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3247 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetMenu"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3276 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetParent"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3285 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3306 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetProcessDpiAwarenessContext"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3342 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3376 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetScrollPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3384 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3395 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3431 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetTimer"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3459 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowDisplayAffinity"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3498 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowPlacement"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3541 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3562 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3600 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowsHookExW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3639 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowTextW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3656 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3700 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3724 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ShowCaret"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3740 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3758 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3794 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "TrackMouseEvent"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3824 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3852 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3864 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3887 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3905 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "VkKeyScanW", CharSet = CharSet.Unicode),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3922 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "WaitMessage"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3935 [DllImport("USER32.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.UXTHEME.dll.g.cs (32)
35 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 80 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 132 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 164 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 223 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 258 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 271 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 318 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 365 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 409 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 454 [DllImport("UxTheme.dll", ExactSpelling = true, EntryPoint = "GetThemeBool"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 502 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemeColor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 538 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 586 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemeEnumValue"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 627 [DllImport("UxTheme.dll", ExactSpelling = true, EntryPoint = "GetThemeFilename"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 674 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 722 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemeInt"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 779 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemeMargins"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 826 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 872 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemePosition"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 907 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 931 [DllImport("UxTheme.dll", ExactSpelling = true, EntryPoint = "GetThemeSysBool"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 972 [DllImport("UxTheme.dll", ExactSpelling = true, EntryPoint = "GetThemeSysInt"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1034 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1076 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1136 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1150 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1174 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1198 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1229 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1240 [DllImport("UxTheme.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1279 [DllImport("UXTHEME.dll", ExactSpelling = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows.Win32.PInvoke.winspool.drv.g.cs (1)
56 [DllImport("winspool.drv", ExactSpelling = true, EntryPoint = "DocumentPropertiesW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows\Win32\PInvoke.ChooseColor.cs (1)
11[DllImport("COMDLG32.dll", ExactSpelling = true, EntryPoint = "ChooseColorW")]
Windows\Win32\PInvoke.ChooseFont.cs (1)
11[DllImport("COMDLG32.dll", ExactSpelling = true, EntryPoint = "ChooseFontW")]
Windows\Win32\PInvoke.DispatchMessageA.cs (1)
11[DllImport(Libraries.User32, ExactSpelling = true)]
Windows\Win32\PInvoke.GetOpenFileName.cs (2)
12[DllImport("COMDLG32.dll", EntryPoint = "GetOpenFileNameW", ExactSpelling = true)] 15[DllImport("COMDLG32.dll", EntryPoint = "GetSaveFileNameW", ExactSpelling = true)]
Windows\Win32\PInvoke.PageSetupDialog.cs (1)
11[DllImport("COMDLG32.dll", ExactSpelling = true, EntryPoint = "PageSetupDlgW")]
Windows\Win32\PInvoke.PrintDlg.cs (1)
11[DllImport("COMDLG32.dll", ExactSpelling = true, EntryPoint = "PrintDlgW")]
Windows\Win32\PInvoke.Shell_NotifyIconW.cs (1)
11[DllImport("shell32.dll", CharSet = CharSet.Unicode, ExactSpelling = true)]
System.Windows.Forms.Primitives.Tests (17)
Interop\Oleaut32\DECIMALTests.cs (1)
38[DllImport(Libraries.Oleaut32, ExactSpelling = true)]
Interop\Oleaut32\VARIANTTests.cs (15)
5821[DllImport(Libraries.Propsys, ExactSpelling = true)] 5824[DllImport(Libraries.Propsys, ExactSpelling = true)] 5827[DllImport(Libraries.Propsys, ExactSpelling = true)] 5830[DllImport(Libraries.Propsys, ExactSpelling = true)] 5833[DllImport(Libraries.Propsys, ExactSpelling = true)] 5836[DllImport(Libraries.Propsys, ExactSpelling = true)] 5839[DllImport(Libraries.Propsys, ExactSpelling = true)] 5842[DllImport(Libraries.Propsys, ExactSpelling = true)] 5845[DllImport(Libraries.Propsys, ExactSpelling = true)] 5848[DllImport(Libraries.Propsys, ExactSpelling = true)] 5851[DllImport(Libraries.Propsys, ExactSpelling = true)] 5854[DllImport(Libraries.Propsys, ExactSpelling = true)] 5857[DllImport(Libraries.Propsys, ExactSpelling = true)] 5860[DllImport(Libraries.Oleaut32, ExactSpelling = true)] 5863[DllImport(Libraries.Oleaut32, ExactSpelling = true)]
System\Windows\Forms\DeviceContextScopeTests.cs (1)
12[DllImport(Libraries.Gdi32, SetLastError = true, ExactSpelling = true)]
System.Windows.Forms.Primitives.TestUtilities (5)
PlatformDetection.Windows.cs (5)
221[DllImport("advapi32.dll", SetLastError = true, ExactSpelling = true)] 240[DllImport("kernel32.dll", SetLastError = false)] 248[DllImport("ntdll.dll", ExactSpelling = true)] 274[DllImport("kernel32.dll", ExactSpelling = true)] 277[DllImport("advapi32.dll", SetLastError = true, ExactSpelling = true)]
System.Windows.Forms.Tests (5)
System\Windows\Forms\AccessibleObjects\AccessibleObjectTests.cs (1)
2609[DllImport("Oleacc.dll")]
System\Windows\Forms\ClipboardTests.cs (4)
505[DllImport("shell32.dll")] 545[DllImport("user32.dll")] 548[DllImport("user32.dll")] 551[DllImport("user32.dll")]
TlsFeaturesObserve (2)
HttpSys\HttpSysConfigurator.cs (2)
109[DllImport("httpapi.dll", SetLastError = true)] 115[DllImport("httpapi.dll", SetLastError = true)]
UIAutomationClient (138)
MS\Internal\Automation\UiaCoreApi.cs (76)
556[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaHasServerSideProvider", CharSet = CharSet.Unicode)] 1159[DllImport(DllImport.UIAutomationCore, CharSet = CharSet.Unicode)] 1162[DllImport("oleaut32.dll")] 1215[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaGetPropertyValue", CharSet = CharSet.Unicode)] 1218[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaGetPatternProvider", CharSet = CharSet.Unicode)] 1221[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaGetRuntimeId", CharSet = CharSet.Unicode)] 1224[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaSetFocus", CharSet = CharSet.Unicode)] 1227[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaNavigate", CharSet = CharSet.Unicode)] 1230[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaFind", CharSet = CharSet.Unicode)] 1233[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaNodeFromHandle", CharSet = CharSet.Unicode)] 1236[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaNodeFromProvider", CharSet = CharSet.Unicode)] 1239[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaGetRootNode", CharSet = CharSet.Unicode)] 1242[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaNodeFromPoint", CharSet = CharSet.Unicode)] 1245[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaNodeFromFocus", CharSet = CharSet.Unicode)] 1248[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaGetUpdatedCache", CharSet = CharSet.Unicode)] 1251[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaHUiaNodeFromVariant", CharSet = CharSet.Unicode)] 1254[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaHPatternObjectFromVariant", CharSet = CharSet.Unicode)] 1257[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaHTextRangeFromVariant", CharSet = CharSet.Unicode)] 1260[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaNodeRelease", CharSet = CharSet.Unicode)] 1263[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaPatternRelease", CharSet = CharSet.Unicode)] 1266[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaTextRangeRelease", CharSet = CharSet.Unicode)] 1270[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaAddEvent", CharSet = CharSet.Unicode)] 1273[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaRemoveEvent", CharSet = CharSet.Unicode)] 1276[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaEventAddWindow", CharSet = CharSet.Unicode)] 1279[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaEventRemoveWindow", CharSet = CharSet.Unicode)] 1286[DllImport(DllImport.UIAutomationCore, EntryPoint = "DockPattern_SetDockPosition", CharSet = CharSet.Unicode)] 1289[DllImport(DllImport.UIAutomationCore, EntryPoint = "ExpandCollapsePattern_Collapse", CharSet = CharSet.Unicode)] 1292[DllImport(DllImport.UIAutomationCore, EntryPoint = "ExpandCollapsePattern_Expand", CharSet = CharSet.Unicode)] 1295[DllImport(DllImport.UIAutomationCore, EntryPoint = "GridPattern_GetItem", CharSet = CharSet.Unicode)] 1298[DllImport(DllImport.UIAutomationCore, EntryPoint = "InvokePattern_Invoke", CharSet = CharSet.Unicode)] 1301[DllImport(DllImport.UIAutomationCore, EntryPoint = "MultipleViewPattern_GetViewName", CharSet = CharSet.Unicode)] 1304[DllImport(DllImport.UIAutomationCore, EntryPoint = "MultipleViewPattern_SetCurrentView", CharSet = CharSet.Unicode)] 1307[DllImport(DllImport.UIAutomationCore, EntryPoint = "RangeValuePattern_SetValue", CharSet = CharSet.Unicode)] 1310[DllImport(DllImport.UIAutomationCore, EntryPoint = "ScrollItemPattern_ScrollIntoView", CharSet = CharSet.Unicode)] 1313[DllImport(DllImport.UIAutomationCore, EntryPoint = "ScrollPattern_Scroll", CharSet = CharSet.Unicode)] 1316[DllImport(DllImport.UIAutomationCore, EntryPoint = "ScrollPattern_SetScrollPercent", CharSet = CharSet.Unicode)] 1319[DllImport(DllImport.UIAutomationCore, EntryPoint = "SelectionItemPattern_AddToSelection", CharSet = CharSet.Unicode)] 1322[DllImport(DllImport.UIAutomationCore, EntryPoint = "SelectionItemPattern_RemoveFromSelection", CharSet = CharSet.Unicode)] 1325[DllImport(DllImport.UIAutomationCore, EntryPoint = "SelectionItemPattern_Select", CharSet = CharSet.Unicode)] 1328[DllImport(DllImport.UIAutomationCore, EntryPoint = "TogglePattern_Toggle", CharSet = CharSet.Unicode)] 1331[DllImport(DllImport.UIAutomationCore, EntryPoint = "TransformPattern_Move", CharSet = CharSet.Unicode)] 1334[DllImport(DllImport.UIAutomationCore, EntryPoint = "TransformPattern_Resize", CharSet = CharSet.Unicode)] 1337[DllImport(DllImport.UIAutomationCore, EntryPoint = "TransformPattern_Rotate", CharSet = CharSet.Unicode)] 1340[DllImport(DllImport.UIAutomationCore, EntryPoint = "ValuePattern_SetValue", CharSet = CharSet.Unicode)] 1343[DllImport(DllImport.UIAutomationCore, EntryPoint = "WindowPattern_Close", CharSet = CharSet.Unicode)] 1346[DllImport(DllImport.UIAutomationCore, EntryPoint = "WindowPattern_SetWindowVisualState", CharSet = CharSet.Unicode)] 1349[DllImport(DllImport.UIAutomationCore, EntryPoint = "WindowPattern_WaitForInputIdle", CharSet = CharSet.Unicode)] 1352[DllImport(DllImport.UIAutomationCore, EntryPoint = "SynchronizedInputPattern_StartListening", CharSet = CharSet.Unicode)] 1355[DllImport(DllImport.UIAutomationCore, EntryPoint = "SynchronizedInputPattern_Cancel", CharSet = CharSet.Unicode)] 1358[DllImport(DllImport.UIAutomationCore, EntryPoint = "VirtualizedItemPattern_Realize", CharSet = CharSet.Unicode)] 1361[DllImport(DllImport.UIAutomationCore, EntryPoint = "ItemContainerPattern_FindItemByProperty", CharSet = CharSet.Unicode)] 1368[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextPattern_GetSelection", CharSet = CharSet.Unicode)] 1371[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextPattern_GetVisibleRanges", CharSet = CharSet.Unicode)] 1374[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextPattern_RangeFromChild", CharSet = CharSet.Unicode)] 1377[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextPattern_RangeFromPoint", CharSet = CharSet.Unicode)] 1380[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextPattern_get_DocumentRange", CharSet = CharSet.Unicode)] 1383[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextPattern_get_SupportedTextSelection", CharSet = CharSet.Unicode)] 1386[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_Clone", CharSet = CharSet.Unicode)] 1389[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_Compare", CharSet = CharSet.Unicode)] 1392[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_CompareEndpoints", CharSet = CharSet.Unicode)] 1395[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_ExpandToEnclosingUnit", CharSet = CharSet.Unicode)] 1398[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_FindAttribute", CharSet = CharSet.Unicode)] 1401[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_FindText", CharSet = CharSet.Unicode)] 1404[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_GetAttributeValue", CharSet = CharSet.Unicode)] 1407[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_GetBoundingRectangles", CharSet = CharSet.Unicode)] 1410[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_GetEnclosingElement", CharSet = CharSet.Unicode)] 1413[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_GetText", CharSet = CharSet.Unicode)] 1416[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_Move", CharSet = CharSet.Unicode)] 1419[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_MoveEndpointByUnit", CharSet = CharSet.Unicode)] 1422[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_MoveEndpointByRange", CharSet = CharSet.Unicode)] 1425[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_Select", CharSet = CharSet.Unicode)] 1428[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_AddToSelection", CharSet = CharSet.Unicode)] 1431[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_RemoveFromSelection", CharSet = CharSet.Unicode)] 1434[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_ScrollIntoView", CharSet = CharSet.Unicode)] 1437[DllImport(DllImport.UIAutomationCore, EntryPoint = "TextRange_GetChildren", CharSet = CharSet.Unicode)] 1552[DllImport(DllImport.UIAutomationCore, CharSet = CharSet.Unicode)]
MS\Win32\SafeNativeMethods.cs (24)
21[DllImport("user32.dll", ExactSpelling=true, CharSet=System.Runtime.InteropServices.CharSet.Auto)] 40[DllImport("user32.dll")] 69[DllImport("user32.dll", SetLastError = true)] 112[DllImport("user32.dll", CharSet=CharSet.Auto)] 122[DllImport("user32.dll", CharSet=CharSet.Auto)] 125[DllImport("user32.dll")] 136[DllImport("user32.dll", ExactSpelling = true, SetLastError = true)] 139[DllImport("user32.dll", SetLastError = true)] 142[DllImport("user32.dll", CharSet=CharSet.Auto)] 145[DllImport("user32.dll", CharSet=CharSet.Auto)] 148[DllImport("user32.dll")] 151[DllImport("user32.dll")] 154[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 157[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 160[DllImport("user32.dll", CharSet=CharSet.Auto)] 165[DllImport("DwmApi.dll")] 176[DllImport("gdi32.dll", CharSet = CharSet.Auto, SetLastError = true)] 179[DllImport("user32.dll", CharSet=CharSet.Auto)] 182[DllImport("gdi32.dll", CharSet = CharSet.Auto)] 191[DllImport("kernel32.dll", CharSet = CharSet.Auto, SetLastError = true)] 198[DllImport("Psapi.dll", CharSet = CharSet.Auto, SetLastError = true)] 206[DllImport("user32.dll", CharSet=CharSet.Auto)] 212[DllImport("user32.dll", CharSet = CharSet.Auto)] 218[DllImport("kernel32.dll", CharSet = CharSet.Auto)]
MS\Win32\UnsafeNativeMethods.cs (30)
24[DllImport("kernel32.dll", SetLastError = true)] 36[DllImport("kernel32.dll", CharSet = CharSet.Auto, SetLastError = true)] 92[DllImport("user32.dll", SetLastError = true)] 95[DllImport("user32.dll", CharSet=CharSet.Auto)] 98[DllImport("user32.dll", CharSet=CharSet.Auto)] 106[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 109[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 117[DllImport("user32.dll")] 134[DllImport("oleacc.dll")] 142[DllImport("oleacc.dll")] 145[DllImport("oleacc.dll", SetLastError = true)] 148[DllImport("user32.dll")] 151[DllImport("user32.dll")] 166[DllImport("user32.dll", EntryPoint = "WindowFromPoint", ExactSpelling = true, CharSet = CharSet.Auto)] 169[DllImport("user32.dll", EntryPoint = "WindowFromPhysicalPoint", ExactSpelling = true, CharSet = CharSet.Auto)] 187[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 191[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 197[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 217[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 221[DllImport("user32.dll", CharSet=CharSet.Auto)] 225[DllImport("user32.dll", CharSet=CharSet.Auto)] 229[DllImport("user32.dll", CharSet=CharSet.Auto)] 233[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 300[DllImport("user32.dll", SetLastError = true)] 325[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 328[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 335[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] 338[DllImport("user32.dll", ExactSpelling = true, CharSet = CharSet.Auto)] 360[DllImport("gdi32.dll", CharSet = CharSet.Auto, SetLastError = true)] 367[DllImport("user32.dll", CharSet = CharSet.Unicode)]
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsSetLastError.cs (8)
40[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongWrapper", CharSet=CharSet.Auto, SetLastError=true)] 43[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongPtrWrapper", CharSet=CharSet.Auto, SetLastError=true)] 46[DllImport(PresentationNativeDll, EntryPoint="GlobalDeleteAtomWrapper", ExactSpelling = true, SetLastError = true)] 51[DllImport(PresentationNativeDll, EntryPoint="GetMenuBarInfoWrapper", 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)] 160[DllImport(PresentationNativeDll, EntryPoint="LsDisableSpecialCharacterLigature")]
UIAutomationClientSideProviders (103)
MS\Internal\AutomationProxies\CommonGetThemePartSize.cs (2)
200[DllImport ("UxTheme.dll", CharSet = CharSet.Auto)] 203[DllImport ("UxTheme.dll", CharSet = CharSet.Auto)]
MS\Internal\AutomationProxies\SafeThemeHandle.cs (1)
33[DllImport("UxTheme.dll", CharSet = CharSet.Auto)/**/]
MS\Win32\SafeNativeMethods.cs (9)
14[DllImport(ExternDll.Kernel32, ExactSpelling = true)] 16[DllImport(ExternDll.User32)] 18[DllImport(ExternDll.User32, SetLastError = true)] 20[DllImport(ExternDll.User32, ExactSpelling = true)] 22[DllImport(ExternDll.User32, ExactSpelling = true)] 24[DllImport(ExternDll.User32, CharSet = CharSet.Unicode)] 26[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 28[DllImport(ExternDll.User32, SetLastError = true)] 30[DllImport(ExternDll.User32)]
MS\Win32\UnsafeNativeMethods.cs (78)
17[DllImport(ExternDll.Gdi32)] 19[DllImport(ExternDll.Gdi32, SetLastError = true)] 21[DllImport(ExternDll.Gdi32)] 23[DllImport(ExternDll.Gdi32)] 26[DllImport(ExternDll.Kernel32, SetLastError = true)] 28[DllImport(ExternDll.Kernel32, SetLastError = true)] 31[DllImport(ExternDll.Kernel32)] 33[DllImport(ExternDll.Kernel32, SetLastError = true)] 35[DllImport(ExternDll.Ntdll, CharSet = CharSet.Unicode)] 40[DllImport(ExternDll.Kernel32, ExactSpelling = true, CharSet = CharSet.Auto)] 42[DllImport(ExternDll.Kernel32, ExactSpelling = true, CharSet = CharSet.Auto)] 45[DllImport(ExternDll.Kernel32, SetLastError = true)] 47[DllImport(ExternDll.Kernel32, SetLastError = true)] 49[DllImport(ExternDll.Kernel32, SetLastError = true)] 51[DllImport(ExternDll.Kernel32, SetLastError = true)] 61[DllImport(ExternDll.Kernel32, SetLastError = true)] 63[DllImport(ExternDll.Kernel32, SetLastError = true)] 65[DllImport(ExternDll.Kernel32, SetLastError = true)] 68[DllImport("oleacc.dll")] 70[DllImport("oleacc.dll")] 72[DllImport("oleacc.dll")] 74[DllImport("oleacc.dll")] 82[DllImport("oleacc.dll", SetLastError=true)] 89[DllImport("ole32.dll")] 111[DllImport("user32.dll")] 114[DllImport("user32.dll")] 120[DllImport(ExternDll.Kernel32, CharSet = CharSet.Unicode, SetLastError = true)] 126[DllImport(ExternDll.User32, ExactSpelling = true, SetLastError = true)] 132[DllImport(ExternDll.User32)] 134[DllImport(ExternDll.User32)] 136[DllImport(ExternDll.User32)] 138[DllImport(ExternDll.User32, CharSet = CharSet.Unicode)] 140[DllImport (ExternDll.User32, CharSet = CharSet.Unicode)] 142[DllImport(ExternDll.User32, SetLastError = true)] 144[DllImport(ExternDll.User32)] 146[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 148[DllImport(ExternDll.User32, SetLastError = true)] 156[DllImport(ExternDll.User32, CharSet = CharSet.Unicode)] 158[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 160[DllImport(ExternDll.User32, CharSet = CharSet.Unicode)] 162[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 164[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 166[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 168[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 170[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 172[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 174[DllImport(ExternDll.User32, CharSet = CharSet.Unicode)] 182[DllImport(ExternDll.User32, CharSet = CharSet.Unicode)] 188[DllImport(ExternDll.User32, ExactSpelling = true)] 190[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 192[DllImport(ExternDll.User32, SetLastError = true)] 194[DllImport(ExternDll.User32, CharSet = CharSet.Unicode)] 196[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = 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)] 239[DllImport(ExternDll.DwmAPI, BestFitMapping = false)] 245[DllImport(ExternDll.User32, SetLastError = true)] 247[DllImport(ExternDll.User32, 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)] 261[DllImport(ExternDll.User32, 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)] 271[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = 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)] 362[DllImport(ExternDll.User32, CharSet = CharSet.Unicode, SetLastError = true)] 407[DllImport(ExternDll.User32, CharSet = CharSet.Unicode)] 426[DllImport(ExternDll.User32, ExactSpelling = true, SetLastError = true)] 428[DllImport(ExternDll.User32, ExactSpelling = true)] 435[DllImport(ExternDll.User32, ExactSpelling = true)]
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsSetLastError.cs (13)
40[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongWrapper", CharSet=CharSet.Auto, SetLastError=true)] 43[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongPtrWrapper", CharSet=CharSet.Auto, SetLastError=true)] 46[DllImport(PresentationNativeDll, EntryPoint="GlobalDeleteAtomWrapper", ExactSpelling = true, SetLastError = true)] 65[DllImport(PresentationNativeDll, EntryPoint="GetAncestorWrapper", CharSet = CharSet.Auto)] 68[DllImport(PresentationNativeDll, EntryPoint="FindWindowExWrapper", CharSet = CharSet.Unicode, SetLastError = true)] 71[DllImport(PresentationNativeDll, EntryPoint="GetMenuBarInfoWrapper", SetLastError = true)] 74[DllImport(PresentationNativeDll, EntryPoint="GetTextExtentPoint32Wrapper", SetLastError = true)] 77[DllImport(PresentationNativeDll, EntryPoint="GetWindowWrapper", ExactSpelling = true, SetLastError = true)] 80[DllImport(PresentationNativeDll, EntryPoint = "GetWindowTextWrapper", CharSet=CharSet.Auto, BestFitMapping = false, SetLastError = true)] 83[DllImport(PresentationNativeDll, EntryPoint="MapWindowPointsWrapper", ExactSpelling = true, SetLastError = true)] 86[DllImport(PresentationNativeDll, EntryPoint="MapWindowPointsWrapper", ExactSpelling = true, SetLastError = true)] 89[DllImport(PresentationNativeDll, EntryPoint="SetScrollPosWrapper", SetLastError = true)] 160[DllImport(PresentationNativeDll, EntryPoint="LsDisableSpecialCharacterLigature")]
UIAutomationProvider (9)
MS\Internal\Automation\UiaCoreProviderApi.cs (9)
116[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaReturnRawElementProvider", CharSet = CharSet.Unicode)] 119[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaHostProviderFromHwnd", CharSet = CharSet.Unicode)] 124[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaRaiseAutomationPropertyChangedEvent", CharSet = CharSet.Unicode)] 127[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaRaiseAutomationEvent", CharSet = CharSet.Unicode)] 130[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaRaiseStructureChangedEvent", CharSet = CharSet.Unicode)] 133[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaRaiseAsyncContentLoadedEvent", CharSet = CharSet.Unicode)] 136[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaRaiseNotificationEvent", CharSet = CharSet.Unicode)] 140[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaRaiseActiveTextPositionChangedEvent", CharSet = CharSet.Unicode)] 143[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaClientsAreListening", CharSet = CharSet.Unicode)]
UIAutomationTypes (127)
MS\Internal\Automation\UiaCoreTypesApi.cs (3)
105[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaLookupId", CharSet = CharSet.Unicode)] 108[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaGetReservedNotSupportedValue", CharSet = CharSet.Unicode)] 111[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaGetReservedMixedAttributeValue", CharSet = CharSet.Unicode)]
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsCLR.cs (2)
2014[DllImport(ExternDll.Oleaut32,CharSet=CharSet.Auto)] 2017[DllImport(ExternDll.Oleaut32,CharSet=CharSet.Auto)]
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsOther.cs (2)
194[DllImport(ExternDll.Gdi32, ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)] 564[DllImport("kernel32.dll")]
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsSetLastError.cs (22)
95[DllImport(PresentationNativeDll, EntryPoint="EnableWindowWrapper", SetLastError = true, ExactSpelling = true, CharSet = System.Runtime.InteropServices.CharSet.Auto)] 98[DllImport(PresentationNativeDll, EntryPoint="GetAncestorWrapper", CharSet = CharSet.Auto)] 101[DllImport(PresentationNativeDll, EntryPoint="GetKeyboardLayoutListWrapper", SetLastError = true, ExactSpelling=true, CharSet=CharSet.Auto)] 104[DllImport(PresentationNativeDll, EntryPoint="GetParentWrapper", SetLastError = true)] 107[DllImport(PresentationNativeDll, EntryPoint="GetWindowWrapper", ExactSpelling = true, SetLastError = true)] 110[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongWrapper", CharSet=CharSet.Auto, SetLastError=true)] 113[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongWrapper", CharSet=CharSet.Auto, SetLastError=true)] 116[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongWrapper", CharSet=CharSet.Auto, SetLastError=true)] 119[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongPtrWrapper", CharSet=CharSet.Auto, SetLastError=true)] 122[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongPtrWrapper", CharSet=CharSet.Auto, SetLastError=true)] 125[DllImport(PresentationNativeDll, EntryPoint="GetWindowLongPtrWrapper", CharSet=CharSet.Auto, SetLastError=true)] 128[DllImport(PresentationNativeDll, EntryPoint = "GetWindowTextWrapper", CharSet=CharSet.Auto, BestFitMapping = false, SetLastError = true)] 131[DllImport(PresentationNativeDll, EntryPoint = "GetWindowTextLengthWrapper", CharSet = System.Runtime.InteropServices.CharSet.Auto, SetLastError = true)] 134[DllImport(PresentationNativeDll, EntryPoint="MapWindowPointsWrapper", SetLastError = true, ExactSpelling=true, CharSet=CharSet.Auto)] 137[DllImport(PresentationNativeDll, EntryPoint="SetFocusWrapper", SetLastError = true)] 140[DllImport(PresentationNativeDll, EntryPoint="SetWindowLongWrapper", CharSet=CharSet.Auto)] 143[DllImport(PresentationNativeDll, EntryPoint="SetWindowLongWrapper", CharSet=CharSet.Auto)] 146[DllImport(PresentationNativeDll, EntryPoint="SetWindowLongWrapper", CharSet=CharSet.Auto, SetLastError=true)] 149[DllImport(PresentationNativeDll, EntryPoint="SetWindowLongPtrWrapper", CharSet=CharSet.Auto)] 152[DllImport(PresentationNativeDll, EntryPoint="SetWindowLongPtrWrapper", CharSet=CharSet.Auto)] 155[DllImport(PresentationNativeDll, EntryPoint="SetWindowLongPtrWrapper", CharSet=CharSet.Auto, SetLastError=true)] 160[DllImport(PresentationNativeDll, EntryPoint="LsDisableSpecialCharacterLigature")]
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (78)
45[DllImport(ExternDll.Uxtheme, CharSet = CharSet.Auto, BestFitMapping = false)] 53[DllImport(ExternDll.User32, EntryPoint = "SetWindowPos", ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)] 56[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)] 59[DllImport(ExternDll.Shcore, CharSet = CharSet.Auto, SetLastError = true)] 62[DllImport(ExternDll.User32, EntryPoint = "IsProcessDPIAware", CharSet = CharSet.Auto, SetLastError = true)] 65[DllImport(ExternDll.Kernel32, CharSet = CharSet.Auto, SetLastError = true)] 68[DllImport(ExternDll.User32, EntryPoint = "EnableNonClientDpiScaling", CharSet = CharSet.Auto, SetLastError = true)] 71[DllImport(ExternDll.User32, SetLastError = true, CharSet = CharSet.Auto, BestFitMapping = false)] 74[DllImport(ExternDll.User32, SetLastError = true, CharSet = CharSet.Auto, BestFitMapping = false)] 77[DllImport(ExternDll.Uxtheme, CharSet = CharSet.Auto, BestFitMapping = false, EntryPoint = "SetWindowTheme")] 80[DllImport(ExternDll.Gdi32, SetLastError = true, ExactSpelling = true, EntryPoint = "CreateCompatibleBitmap", CharSet = CharSet.Auto)] 83[DllImport(ExternDll.Gdi32, EntryPoint = "GetStockObject", SetLastError = true, CharSet = CharSet.Auto)] 86[DllImport(ExternDll.User32, EntryPoint = "FillRect", SetLastError = true, 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)] 117[DllImport(ExternDll.Shell32, CharSet = CharSet.Auto, BestFitMapping = false)] 158[DllImport(ExternDll.Shell32, CharSet = CharSet.Unicode, SetLastError = true)] 164[DllImport(ExternDll.Kernel32, ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)] 218[DllImport("oleacc.dll")] 221[DllImport("user32.dll")] 224[DllImport(ExternDll.Ole32, EntryPoint = "OleInitialize")] 232[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)] 235[DllImport(ExternDll.Ole32, ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)] 238[DllImport(ExternDll.Kernel32, EntryPoint = "CloseHandle", CharSet = CharSet.Auto, SetLastError = true)] 261[DllImport(ExternDll.Kernel32, EntryPoint = "UnmapViewOfFile", CharSet = CharSet.Auto, SetLastError = true)] 303[DllImport(ExternDll.Gdi32, SetLastError = true, CharSet = CharSet.Auto)] 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)] 498[DllImport(ExternDll.Kernel32, EntryPoint = "GetModuleHandle", CharSet = CharSet.Auto, BestFitMapping = false, ThrowOnUnmappableChar = true, SetLastError = true)] 513[DllImport(ExternDll.User32, CharSet = CharSet.Auto)] 517[DllImport(ExternDll.Kernel32, SetLastError = true, EntryPoint = "GetProcAddress", CharSet = CharSet.Ansi, BestFitMapping = false)] 538[DllImport(ExternDll.Kernel32, EntryPoint = "GetProcAddress", CharSet = CharSet.Ansi, BestFitMapping = false)] 541[DllImport(ExternDll.Kernel32, CharSet = CharSet.Unicode)] 707[DllImport(ExternDll.Kernel32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Unicode, SetLastError = true)] 734[DllImport(ExternDll.Kernel32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Unicode, SetLastError = true)] 741[DllImport(ExternDll.Kernel32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Unicode, SetLastError = true)] 750[DllImport(ExternDll.User32, SetLastError = true, CharSet = CharSet.Auto, BestFitMapping = false)] 753[DllImport(ExternDll.User32, SetLastError = true, CharSet = CharSet.Auto, BestFitMapping = false)] 756[DllImport(ExternDll.User32, SetLastError = true, CharSet = CharSet.Auto, BestFitMapping = false)] 759[DllImport(ExternDll.User32, SetLastError = true, CharSet = CharSet.Auto, BestFitMapping = false)] 762[DllImport(ExternDll.User32, SetLastError = true, CharSet = CharSet.Auto, BestFitMapping = false)] 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)] 870[DllImport(ExternDll.User32, SetLastError = true)] 881[DllImport(ExternDll.User32, ExactSpelling = true, EntryPoint = "DestroyCursor", CharSet = CharSet.Auto)] 889[DllImport(ExternDll.User32, EntryPoint = "DestroyIcon", CharSet = CharSet.Auto, SetLastError = true)] 910[DllImport(ExternDll.Gdi32, EntryPoint = "DeleteObject", CharSet = CharSet.Auto, SetLastError = true)] 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)] 1041[DllImport(ExternDll.User32, EntryPoint = "CreateWindowEx", CharSet = CharSet.Auto, BestFitMapping = false, SetLastError = true)] 1060[DllImport(ExternDll.User32, SetLastError = true, EntryPoint = "DestroyWindow", CharSet = CharSet.Auto)] 1070[DllImport(ExternDll.User32)] 1073[DllImport(ExternDll.User32)] 2624[DllImport(ExternDll.Oleaut32, PreserveSig = true)] 2653[DllImport(ExternDll.User32, SetLastError = true, CharSet = CharSet.Auto)] 2659[DllImport(ExternDll.User32, SetLastError = true, CharSet = CharSet.Auto)] 2747[DllImport(ExternDll.User32, CallingConvention = CallingConvention.Winapi)]
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Interop\OSVersionHelper.cs (20)
126[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 130[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 134[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 138[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 142[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 146[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 150[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 154[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 158[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 162[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 166[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 170[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 174[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 178[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 182[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 186[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 190[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 194[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 198[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)] 202[DllImport(DllImport.PresentationNative, CallingConvention = CallingConvention.Cdecl)]
vbc (5)
src\Compilers\Shared\NativeMethods.cs (5)
72[DllImport("kernel32.dll", SetLastError = true)] 79[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 96[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 169[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 180[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)]
VBCSCompiler (6)
src\Compilers\Server\VBCSCompiler\MemoryHelper.cs (1)
61[DllImport("kernel32.dll", SetLastError = true)]
src\Compilers\Shared\NativeMethods.cs (5)
72[DllImport("kernel32.dll", SetLastError = true)] 79[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 96[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 169[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)] 180[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true)]
WindowsFormsIntegration (13)
MS\Win32\SafeNativeMethods.cs (2)
28[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = System.Runtime.InteropServices.CharSet.Auto)] 32[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)]
MS\Win32\UnsafeNativeMethods.cs (9)
12[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)] 16[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)] 20[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)] 24[DllImport(ExternDll.User32, ExactSpelling = true, CharSet = CharSet.Auto)] [return: MarshalAs(UnmanagedType.Bool)] 28[DllImport(ExternDll.User32, CharSet = CharSet.Auto)] 32[DllImport(ExternDll.User32, CharSet = CharSet.Auto, SetLastError = true)] 36[DllImport(ExternDll.Gdi32, ExactSpelling = true, CharSet = CharSet.Auto)] 40[DllImport(ExternDll.Gdi32, EntryPoint = "CreateDC", CharSet = CharSet.Auto)] 51[DllImport(ExternDll.Gdi32, ExactSpelling = true, CharSet = CharSet.Auto)]
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsSetLastError.cs (2)
35[DllImport(PresentationNativeDll, EntryPoint="EnableWindowWrapper", SetLastError = true, ExactSpelling = true, CharSet = System.Runtime.InteropServices.CharSet.Auto)] 160[DllImport(PresentationNativeDll, EntryPoint="LsDisableSpecialCharacterLigature")]
WinFormsControlsTest (2)
ScalingBeforeChanges.cs (2)
21[DllImport("user32", ExactSpelling = true)] 24[DllImport("user32", EntryPoint = "#2704")]
xunit.console (2)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\NativeMethods.Darwin.cs (1)
45[DllImport("libc")]
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\NativeMethods.Windows.cs (1)
25[DllImport("ntdll")]
55 references to DllImport
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (3)
InteractiveSessionTests.cs (3)
280var dllImport = (DllImportAttribute)m.GetCustomAttributes(typeof(DllImportAttribute), inherit: false).Single();
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\MethodSymbol.vb (1)
367''' 2) methods marked by <see cref="System.Runtime.InteropServices.DllImportAttribute"/>,
Microsoft.Interop.LibraryImportGenerator (21)
Analyzers\ConvertToLibraryImportFixer.cs (15)
149nameof(DllImportAttribute.EntryPoint), 150nameof(DllImportAttribute.BestFitMapping), 151nameof(DllImportAttribute.CallingConvention), 152nameof(DllImportAttribute.CharSet), 153nameof(DllImportAttribute.ExactSpelling), 154nameof(DllImportAttribute.PreserveSig), 155nameof(DllImportAttribute.SetLastError), 157nameof(DllImportAttribute.ThrowOnUnmappableChar) 441&& IsMatchingNamedArg(attrArg, nameof(DllImportAttribute.BestFitMapping))) 448else if (IsMatchingNamedArg(attrArg, nameof(DllImportAttribute.CharSet))) 481&& IsMatchingNamedArg(attrArg, nameof(DllImportAttribute.ThrowOnUnmappableChar))) 488else if (IsMatchingNamedArg(attrArg, nameof(DllImportAttribute.CallingConvention))) 500else if (IsMatchingNamedArg(attrArg, nameof(DllImportAttribute.ExactSpelling))) 504else if (IsMatchingNamedArg(attrArg, nameof(DllImportAttribute.EntryPoint))) 534else if (IsMatchingNamedArg(attrArg, nameof(DllImportAttribute.PreserveSig)))
LibraryImportGenerator.cs (6)
398NameEquals(nameof(DllImportAttribute.EntryPoint)), 404NameEquals(nameof(DllImportAttribute.ExactSpelling)), 425NameEquals(nameof(DllImportAttribute.EntryPoint)), 429NameEquals(nameof(DllImportAttribute.ExactSpelling)), 437NameEqualsSyntax name = NameEquals(nameof(DllImportAttribute.CharSet)); 444NameEqualsSyntax name = NameEquals(nameof(DllImportAttribute.SetLastError));
Microsoft.Interop.LibraryImportGenerator.Downlevel (6)
DownlevelLibraryImportGenerator.cs (6)
308NameEquals(nameof(DllImportAttribute.EntryPoint)), 314NameEquals(nameof(DllImportAttribute.ExactSpelling)), 335NameEquals(nameof(DllImportAttribute.EntryPoint)), 339NameEquals(nameof(DllImportAttribute.ExactSpelling)), 347NameEqualsSyntax name = NameEquals(nameof(DllImportAttribute.CharSet)); 357NameEqualsSyntax name = NameEquals(nameof(DllImportAttribute.SetLastError));
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
686[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.DllImportAttribute))]
netstandard (1)
netstandard.cs (1)
1691[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.DllImportAttribute))]
System.Private.CoreLib (10)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\SuppressGCTransitionAttribute.cs (1)
29/// This attribute is ignored if applied to a method without the <see cref="DllImportAttribute"/>.
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (1)
704if (con.DeclaringType == typeof(DllImportAttribute))
src\System\Reflection\RuntimeCustomAttributeData.cs (8)
305if (attribute is DllImportAttribute dllImportAttribute) 316private void Init(DllImportAttribute dllImport) 318Type type = typeof(DllImportAttribute); 1949typeof(DllImportAttribute), // method 2036if (all || caType == typeof(DllImportAttribute)) 2053if (all || caType == typeof(DllImportAttribute)) 2178private static DllImportAttribute? GetDllImportCustomAttribute(RuntimeMethodInfo method) 2216DllImportAttribute attribute = new DllImportAttribute(dllName);
System.Reflection.MetadataLoadContext (11)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
117public DllImportAttribute ComputeDllImportAttribute()
System\Reflection\TypeLoading\MethodBase\IMethodDecoder.cs (1)
27DllImportAttribute ComputeDllImportAttribute();
System\Reflection\TypeLoading\Methods\RoDefinitionMethod.DllImport.cs (9)
37DllImportAttribute dia = _decoder.ComputeDllImportAttribute(); 42attributeType.ToCustomAttributeNamedArgument(nameof(DllImportAttribute.EntryPoint), ct[CoreType.String], dia.EntryPoint), 43attributeType.ToCustomAttributeNamedArgument(nameof(DllImportAttribute.CharSet), ct[CoreType.CharSet], (int)dia.CharSet), 44attributeType.ToCustomAttributeNamedArgument(nameof(DllImportAttribute.CallingConvention), ct[CoreType.CallingConvention], (int)dia.CallingConvention), 45attributeType.ToCustomAttributeNamedArgument(nameof(DllImportAttribute.ExactSpelling), ct[CoreType.Boolean], dia.ExactSpelling), 46attributeType.ToCustomAttributeNamedArgument(nameof(DllImportAttribute.PreserveSig), ct[CoreType.Boolean], dia.PreserveSig), 47attributeType.ToCustomAttributeNamedArgument(nameof(DllImportAttribute.SetLastError), ct[CoreType.Boolean], dia.SetLastError), 48attributeType.ToCustomAttributeNamedArgument(nameof(DllImportAttribute.BestFitMapping), ct[CoreType.Boolean], dia.BestFitMapping), 49attributeType.ToCustomAttributeNamedArgument(nameof(DllImportAttribute.ThrowOnUnmappableChar), ct[CoreType.Boolean], dia.ThrowOnUnmappableChar),
System.Runtime.InteropServices (1)
artifacts\obj\System.Runtime.InteropServices\Debug\net11.0\System.Runtime.InteropServices.Forwards.cs (1)
86[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.DllImportAttribute))]