2600 writes to EntryPoint
dotnet-aot (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
22[global::System.Runtime.InteropServices.DllImportAttribute("dotnet-aot-dl", EntryPoint = "dladdr", ExactSpelling = true)]
ILCompiler.Diagnostics (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
22[global::System.Runtime.InteropServices.DllImportAttribute("Microsoft.DiaSymReader.Native", EntryPoint = "CreateNGenPdbWriter", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
Microsoft.AspNetCore.Cryptography.Internal (32)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (32)
56[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 85[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 137[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleExW", ExactSpelling = true)] 187[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 240[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)] 251[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)] 303[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true)] 344[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)] 382[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDeriveKeyPBKDF2", ExactSpelling = true)] 392[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyHash", ExactSpelling = true)] 400[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)] 452[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptDuplicateHash", ExactSpelling = true)] 493[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)] 531[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)] 585[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)] 595[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGenRandom", ExactSpelling = true)] 635[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptGetProperty", ExactSpelling = true)] 673[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptHashData", ExactSpelling = true)] 714[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptKeyDerivation", ExactSpelling = true)] 762[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("bcrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true)] 832[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectData", ExactSpelling = true)] 878[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectMemory", ExactSpelling = true)] 908[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectData", ExactSpelling = true)] 938[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 984[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectMemory", ExactSpelling = true)] 994[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCloseProtectionDescriptor", ExactSpelling = true)] 1039[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCreateProtectionDescriptor", ExactSpelling = true)] 1093[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProtectionDescriptorInfo", ExactSpelling = true)] 1150[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptProtectSecret", ExactSpelling = true)] 1198[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)] 1252[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptUnprotectSecret", ExactSpelling = true)]
Microsoft.AspNetCore.Server.HttpSys (10)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (10)
46[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpReceiveRequestEntityBody", ExactSpelling = true)] 93[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpReceiveClientCertificate", ExactSpelling = true)] 135[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpReceiveHttpRequest", ExactSpelling = true)] 182[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpSendHttpResponse", ExactSpelling = true)] 224[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpWaitForDisconnectEx", ExactSpelling = true)] 271[global::System.Runtime.InteropServices.DllImportAttribute("httpapi.dll", EntryPoint = "HttpSendResponseEntityBody", ExactSpelling = true)] 318[global::System.Runtime.InteropServices.DllImportAttribute("api-ms-win-core-io-l1-1-0.dll", EntryPoint = "CancelIoEx", ExactSpelling = true)] 346[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 396[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 449[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true)]
Microsoft.AspNetCore.Server.IIS (34)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (34)
26[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)] 51[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleW", ExactSpelling = true)] 89[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_post_completion", ExactSpelling = true)] 127[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_completion_status", ExactSpelling = true)] 163[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_indicate_completion", ExactSpelling = true)] 201[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "register_callbacks", ExactSpelling = true)] 244[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_write_response_bytes", ExactSpelling = true)] 289[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_flush_response_bytes", ExactSpelling = true)] 327[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_raw_request", ExactSpelling = true)] 365[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_stop_calls_into_managed", ExactSpelling = true)] 403[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_stop_incoming_requests", ExactSpelling = true)] 441[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_disable_buffering", ExactSpelling = true)] 484[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_response_status_code", ExactSpelling = true)] 530[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_read_request_bytes", ExactSpelling = true)] 556[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_completion_info", ExactSpelling = true)] 594[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_managed_context", ExactSpelling = true)] 635[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_application_properties", ExactSpelling = true)] 645[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_query_request_property", ExactSpelling = true)] 699[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_server_variable", ExactSpelling = true)] 744[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_server_variable", ExactSpelling = true)] 790[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_websockets_read_bytes", ExactSpelling = true)] 833[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_websockets_write_bytes", ExactSpelling = true)] 871[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_enable_websockets", ExactSpelling = true)] 909[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_cancel_io", ExactSpelling = true)] 947[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_close_connection", ExactSpelling = true)] 985[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_close", ExactSpelling = true)] 1023[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_need_goaway", ExactSpelling = true)] 1063[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_unknown_header", ExactSpelling = true)] 1106[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_has_response4", ExactSpelling = true)] 1146[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_trailer", ExactSpelling = true)] 1184[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_reset_stream", ExactSpelling = true)] 1224[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_response_set_known_header", ExactSpelling = true)] 1278[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_get_authentication_information", ExactSpelling = true)] 1288[global::System.Runtime.InteropServices.DllImportAttribute("aspnetcorev2_inprocess.dll", EntryPoint = "http_set_startup_error_page_content", ExactSpelling = true)]
Microsoft.AspNetCore.Server.IISIntegration (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
26[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)]
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (11)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (11)
21[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_create1", ExactSpelling = true)] 45[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_ctl", ExactSpelling = true)] 69[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "close", ExactSpelling = true)] 93[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "accept4", ExactSpelling = true)] 117[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "eventfd", ExactSpelling = true)] 143[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "read", ExactSpelling = true)] 169[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "write", ExactSpelling = true)] 195[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_ctl", ExactSpelling = true)] 221[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_ctl", ExactSpelling = true)] 247[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_wait", ExactSpelling = true)] 273[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "epoll_wait", ExactSpelling = true)]
Microsoft.Build.Framework (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
30[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "sysctl", ExactSpelling = true)]
NativeMethods.cs (2)
1308[DllImport("libc", EntryPoint = "realpath", SetLastError = true)] 1311[DllImport("libc", EntryPoint = "free")]
Microsoft.CodeAnalysis (7)
DiaSymReader\SymUnmanagedFactory.cs (6)
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)]
Interop\ClrStrongName.cs (1)
16[DllImport("mscoree.dll", PreserveSig = false, EntryPoint = "CLRCreateInstance")]
Microsoft.CodeAnalysis.Scripting (1)
src\roslyn\src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (1)
123[DllImport("clr", EntryPoint = "CreateAssemblyNameObject", CharSet = CharSet.Unicode, PreserveSig = true)]
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.CSharp (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
6[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "VariantClear", ExactSpelling = true)]
Microsoft.Data.Analysis.Tests (1)
parent\Microsoft.ML.TestFramework\GlobalBase.cs (1)
57[DllImport("MklImports", EntryPoint = "LAPACKE_dpptrf")]
Microsoft.DiaSymReader (9)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (3)
21[global::System.Runtime.InteropServices.DllImportAttribute("kernel32", EntryPoint = "LoadLibraryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 59[global::System.Runtime.InteropServices.DllImportAttribute("kernel32", EntryPoint = "GetProcAddress", ExactSpelling = true)] 103[global::System.Runtime.InteropServices.DllImportAttribute("Ole32", EntryPoint = "CoCreateInstance", ExactSpelling = true)]
SymUnmanagedFactory.cs (6)
62[DllImport(DiaSymReaderModuleName32, EntryPoint = CreateSymReaderFactoryName)] 66[DllImport(DiaSymReaderModuleNameAmd64, EntryPoint = CreateSymReaderFactoryName)] 70[DllImport(DiaSymReaderModuleNameArm64, EntryPoint = CreateSymReaderFactoryName)] 74[DllImport(DiaSymReaderModuleName32, EntryPoint = CreateSymWriterFactoryName)] 78[DllImport(DiaSymReaderModuleNameAmd64, EntryPoint = CreateSymWriterFactoryName)] 82[DllImport(DiaSymReaderModuleNameArm64, EntryPoint = CreateSymWriterFactoryName)]
Microsoft.DotNet.Build.Tasks.Feed (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (2)
29[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateHardLinkW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 59[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "link", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
Microsoft.DotNet.NativeWrapper (10)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (10)
35[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_get_dotnet_environment_info", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_set_error_writer", ExactSpelling = true)] 86[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_resolve_sdk2", ExactSpelling = true)] 126[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_get_available_sdks", ExactSpelling = true)] 154[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_initialize_for_runtime_config", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_get_runtime_delegate", ExactSpelling = true)] 254[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_initialize_for_dotnet_command_line", ExactSpelling = true)] 265[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_run_app", ExactSpelling = true)] 273[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_close", ExactSpelling = true)] 308[global::System.Runtime.InteropServices.DllImportAttribute("hostfxr", EntryPoint = "hostfxr_set_runtime_property_value", ExactSpelling = true)]
Microsoft.Extensions.Hosting.Systemd (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
6[global::System.Runtime.InteropServices.DllImportAttribute("libc", EntryPoint = "getppid", ExactSpelling = true)]
Microsoft.Extensions.Hosting.WindowsServices (4)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (4)
26[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateToolhelp32Snapshot", ExactSpelling = true)] 85[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "Process32FirstW", ExactSpelling = true)] 116[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "Process32NextW", ExactSpelling = true)]
Microsoft.Extensions.Logging.Console (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (3)
29[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetConsoleMode", ExactSpelling = true)] 60[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "SetConsoleMode", ExactSpelling = true)] 71[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetStdHandle", ExactSpelling = true)]
Microsoft.ML.FastTree (3)
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 (9)
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 (1)
941[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.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.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.Private.Windows.Core (19)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.GDI32.dll.g.cs (5)
261 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateEnhMetaFileW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 286 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateFontIndirectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 438 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetDeviceCaps"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 487 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetObjectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 859 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "SetBkMode"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.SHELL32.dll.g.cs (1)
75 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "DragQueryFileW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.USER32.dll.g.cs (12)
82 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CallWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 137 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DefWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 388 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClipboardFormatNameW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 513 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMonitorInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 635 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 652 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextLengthW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 741 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "LoadIconW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 862 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PeekMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 891 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PostMessageW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 919 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "RegisterClipboardFormatW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 961 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendMessageW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 998 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SystemParametersInfoW", SetLastError = true),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows\Win32\PInvokeCore.PrintDlgEx.cs (1)
10[DllImport("COMDLG32.dll", ExactSpelling = true, EntryPoint = "PrintDlgExW")]
Microsoft.TestPlatform.CrossPlatEngine (1)
PostProcessing\ArtifactProcessingManager.cs (1)
282[DllImport("libc", EntryPoint = "chmod", SetLastError = true)]
Microsoft.Win32.Registry (20)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (20)
22[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 33[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegCloseKey", ExactSpelling = true)] 77[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegConnectRegistryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 137[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegCreateKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 177[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegDeleteKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 217[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegDeleteTreeW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 257[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegDeleteValueW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 302[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegEnumKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 346[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegEnumValueW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 384[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegFlushKey", ExactSpelling = true)] 440[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegOpenKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 487[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegOpenKeyExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 536[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegQueryInfoKeyW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 580[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegQueryValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 620[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegQueryValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 661[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 702[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 743[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 784[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 825[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegSetValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
Microsoft.Win32.SystemEvents (33)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (33)
26[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "CreateWindowExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 37[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "DefWindowProcW", ExactSpelling = true)] 61[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "DestroyWindow", ExactSpelling = true)] 87[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "DispatchMessageW", ExactSpelling = true)] 117[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetClassInfoW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 143[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetMessageW", ExactSpelling = true)] 154[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetProcessWindowStation", ExactSpelling = true)] 184[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetUserObjectInformationW", ExactSpelling = true)] 195[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetWindowThreadProcessId", ExactSpelling = true)] 219[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "IsWindow", ExactSpelling = true)] 246[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "KillTimer", ExactSpelling = true)] 257[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "MsgWaitForMultipleObjectsEx", ExactSpelling = true)] 265[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "PostMessageW", ExactSpelling = true)] 273[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "PostQuitMessage", ExactSpelling = true)] 300[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "RegisterClassW", ExactSpelling = true)] 326[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "RegisterWindowMessageW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 337[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SendMessageW", ExactSpelling = true)] 345[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetClassLongW", ExactSpelling = true)] 353[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetClassLongPtrW", ExactSpelling = true)] 361[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetTimer", ExactSpelling = true)] 369[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetWindowLongW", ExactSpelling = true)] 377[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SetWindowLongPtrW", ExactSpelling = true)] 403[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "TranslateMessage", ExactSpelling = true)] 433[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "UnregisterClassW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 444[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThreadId", ExactSpelling = true)] 471[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 515[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 554[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 615[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 653[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "SetConsoleCtrlHandler", ExactSpelling = true)] 680[global::System.Runtime.InteropServices.DllImportAttribute("wtsapi32.dll", EntryPoint = "WTSRegisterSessionNotification", ExactSpelling = true)] 707[global::System.Runtime.InteropServices.DllImportAttribute("wtsapi32.dll", EntryPoint = "WTSUnRegisterSessionNotification", ExactSpelling = true)]
PresentationCore (235)
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\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)]
src\wpf\src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (13)
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: 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: 224[DllImport(DllImport.MilCore, EntryPoint = "MilResource_GetRefCountOnChannel")]
src\wpf\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")]
System\Windows\InterOp\HwndTarget.cs (2)
565[DllImport(DllImport.MilCore, EntryPoint = "MilVisualTarget_AttachToHwnd")] 571[DllImport(DllImport.MilCore, EntryPoint = "MilVisualTarget_DetachFromHwnd")]
System\Windows\Media\MILUtilities.cs (1)
152[DllImport(DllImport.MilCore, EntryPoint = "MilUtility_CopyPixelBuffer", PreserveSig = false)]
System\Windows\Media\UnsafeNativeMethodsMilCoreApi.cs (145)
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")] 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 = "WpfGfx_SetDisableBoundsCheckProtection")] 204[DllImport(DllImport.MilCore, EntryPoint = "MilResource_CreateCWICWrapperBitmap")] 212[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetCLSID_Proxy")] 217[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetAuthor_Proxy")] 224[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetVersion_Proxy")] 231[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetSpecVersion_Proxy")] 238[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentInfo_GetFriendlyName_Proxy")] 248[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetContainerFormat_Proxy")] 253[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetDeviceManufacturer_Proxy")] 261[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetDeviceModels_Proxy")] 269[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetMimeTypes_Proxy")] 277[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_GetFileExtensions_Proxy")] 285[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_DoesSupportAnimation_Proxy")] 291[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_DoesSupportLossless_Proxy")] 297[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapCodecInfo_DoesSupportMultiframe_Proxy")] 306[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetContainerFormat_Proxy")] 311[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetLocation_Proxy")] 319[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetMetadataByName_Proxy")] 326[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetMetadataByName_Proxy")] 333[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryReader_GetEnumerator_Proxy")] 342[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryWriter_SetMetadataByName_Proxy")] 349[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataQueryWriter_RemoveMetadataByName_Proxy")] 358[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICFastMetadataEncoder_Commit_Proxy")] 363[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICFastMetadataEncoder_GetMetadataQueryWriter_Proxy")] 372[DllImport(DllImport.WindowsCodecs, EntryPoint = "IEnumString_Next_WIC_Proxy")] 380[DllImport(DllImport.WindowsCodecs, EntryPoint = "IEnumString_Reset_WIC_Proxy")] 388[DllImport(DllImport.WindowsCodecs, EntryPoint = "IPropertyBag2_Write_Proxy")] 399[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_GetSize_Proxy")] 405[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_GetPixelFormat_Proxy")] 410[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_GetResolution_Proxy")] 416[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_CopyPalette_Proxy")] 421[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapSource_CopyPixels_Proxy")] 432[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetDecoderInfo_Proxy")] 437[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_CopyPalette_Proxy")] 442[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetPreview_Proxy")] 448[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetColorContexts_Proxy")] 456[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetThumbnail_Proxy")] 462[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetMetadataQueryReader_Proxy")] 468[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetFrameCount_Proxy")] 474[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapDecoder_GetFrame_Proxy")] 484[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameDecode_GetThumbnail_Proxy")] 490[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameDecode_GetMetadataQueryReader_Proxy")] 496[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameDecode_GetColorContexts_Proxy")] 507[DllImport(DllImport.MilCore, EntryPoint = "MILAddRef")] 510[DllImport(DllImport.MilCore, EntryPoint = "MILAddRef")] 513[DllImport(DllImport.MilCore, EntryPoint = "MILRelease")] 527[DllImport(DllImport.MilCore, EntryPoint = "MILQueryInterface")] 533[DllImport(DllImport.MilCore, EntryPoint = "MILQueryInterface")] 542[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICStream_InitializeFromIStream_Proxy")] 547[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICStream_InitializeFromMemory_Proxy")] 556[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICCreateBitmapFromSection")] 569[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_Initialize_Proxy")] 573[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_Commit_Proxy")] 576[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_SetSize_Proxy")] 581[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_SetResolution_Proxy")] 586[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapFrameEncode_WriteSource_Proxy")] 591[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameEncode_SetThumbnail_Proxy")] 595[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameEncode_GetMetadataQueryWriter_Proxy")] 601[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFrameEncode_SetColorContexts_Proxy")] 610[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_Initialize_Proxy")] 615[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_GetEncoderInfo_Proxy")] 620[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_CreateNewFrame_Proxy")] 626[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_SetThumbnail_Proxy")] 630[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_SetPalette_Proxy")] 634[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapEncoder_GetMetadataQueryWriter_Proxy")] 640[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICBitmapEncoder_Commit_Proxy")] 646[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_InitializePredefined_Proxy")] 651[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_InitializeCustom_Proxy")] 656[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_InitializeFromBitmap_Proxy")] 662[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_InitializeFromPalette_Proxy")] 666[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_GetType_Proxy")] 670[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_GetColorCount_Proxy")] 674[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_GetColors_Proxy")] 680[DllImport(DllImport.WindowsCodecs, EntryPoint="IWICPalette_HasAlpha_Proxy")] 687[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateDecoderFromStream_Proxy")] 695[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateDecoderFromFileHandle_Proxy")] 703[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateComponentInfo_Proxy")] 709[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreatePalette_Proxy")] 714[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateFormatConverter_Proxy")] 719[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapScaler_Proxy")] 724[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapClipper_Proxy")] 729[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFlipRotator_Proxy")] 734[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateStream_Proxy")] 739[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateEncoder_Proxy")] 746[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFromSource_Proxy")] 753[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFromMemory_Proxy")] 764[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmap_Proxy")] 773[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFromHBITMAP_Proxy")] 781[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateBitmapFromHICON_Proxy")] 787[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateFastMetadataEncoderFromDecoder_Proxy")] 793[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateFastMetadataEncoderFromFrameDecode_Proxy")] 799[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateQueryWriter_Proxy")] 807[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICImagingFactory_CreateQueryWriterFromReader_Proxy")] 818[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentFactory_CreateMetadataWriterFromReader_Proxy")] 826[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICComponentFactory_CreateQueryWriterFromBlockWriter_Proxy")] 836[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataBlockReader_GetCount_Proxy")] 842[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICMetadataBlockReader_GetReaderByIndex_Proxy")] 852[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICPixelFormatInfo_GetBitsPerPixel_Proxy")] 858[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICPixelFormatInfo_GetChannelCount_Proxy")] 864[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICPixelFormatInfo_GetChannelMask_Proxy")] 876[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapClipper_Initialize_Proxy")] 885[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapFlipRotator_Initialize_Proxy")] 894[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapScaler_Initialize_Proxy")] 905[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICFormatConverter_Initialize_Proxy")] 925[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICColorContext_InitializeFromMemory_Proxy")] 934[DllImport(DllImport.MilCore, EntryPoint = "IWICColorContext_GetProfileBytes_Proxy")] 942[DllImport(DllImport.MilCore, EntryPoint = "IWICColorContext_GetType_Proxy")] 948[DllImport(DllImport.MilCore, EntryPoint = "IWICColorContext_GetExifColorSpace_Proxy")] 957[DllImport(DllImport.WindowsCodecsExt, EntryPoint = "IWICColorTransform_Initialize_Proxy")] 969[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmap_Lock_Proxy")] 976[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmap_SetResolution_Proxy")] 982[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmap_SetPalette_Proxy")] 990[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapLock_GetStride_Proxy")] 996[DllImport(DllImport.WindowsCodecs, EntryPoint = "IWICBitmapLock_GetDataPointer_STA_Proxy")] 1010[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICCreateImagingFactory_Proxy")] 1016[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICConvertBitmapSource")] 1022[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICSetEncoderFormat_Proxy")] 1029[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICMapGuidToShortName")]//CASRemoval: 1036[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICMapShortNameToGuid")]//CASRemoval: 1041[DllImport(DllImport.WindowsCodecsExt, EntryPoint = "WICCreateColorTransform_Proxy")] 1045[DllImport(DllImport.WindowsCodecs, EntryPoint = "WICCreateColorContext_Proxy")] 1060[DllImport(DllImport.Mscms, EntryPoint = "CreateMultiProfileTransform")] 1063[DllImport(DllImport.Mscms, EntryPoint = "DeleteColorTransform", SetLastError = true)] 1066[DllImport(DllImport.Mscms, EntryPoint = "TranslateColors")] 1069[DllImport(DllImport.Mscms, EntryPoint = "OpenColorProfile")] 1072[DllImport(DllImport.Mscms, EntryPoint = "CloseColorProfile", SetLastError = true)] 1075[DllImport(DllImport.Mscms, EntryPoint = "GetColorProfileHeader", SetLastError = true)] 1084[DllImport(DllImport.Mscms, EntryPoint = "GetColorProfileFromHandle", SetLastError = true)] 1090[DllImport(DllImport.MilCore, EntryPoint = "MILCreateFactory")] 1096[DllImport(DllImport.MilCore, EntryPoint = "MILFactoryCreateMediaPlayer")] 1103[DllImport(DllImport.MilCore, EntryPoint = "MILFactoryCreateBitmapRenderTarget")] 1114[DllImport(DllImport.MilCore, EntryPoint = "MILFactoryCreateSWRenderTargetForBitmap")] 1125[DllImport(DllImport.MilCore, EntryPoint = "InteropDeviceBitmap_Create")] 1138[DllImport(DllImport.MilCore, EntryPoint = "InteropDeviceBitmap_Detach")] 1143[DllImport(DllImport.MilCore, EntryPoint = "InteropDeviceBitmap_AddDirtyRect")] 1153[DllImport(DllImport.MilCore, EntryPoint = "InteropDeviceBitmap_GetAsSoftwareBitmap")]
PresentationFramework (49)
MS\Internal\AppModel\ShellProvider.cs (2)
990[DllImport(ExternDll.Shell32, EntryPoint = "SHAddToRecentDocs")] 995[DllImport(ExternDll.Shell32, EntryPoint = "SHAddToRecentDocs")]
System\Windows\Standard\NativeMethods.cs (47)
2278[DllImport("user32.dll", EntryPoint = "AdjustWindowRectEx", SetLastError = true)] 2293[DllImport("user32.dll", EntryPoint = "ChangeWindowMessageFilter", SetLastError = true)] 2297[DllImport("user32.dll", EntryPoint = "ChangeWindowMessageFilterEx", SetLastError = true)] 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)] 2446[DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Unicode, EntryPoint = "CreateWindowExW")] 2484[DllImport("user32.dll", CharSet = CharSet.Unicode, EntryPoint = "DefWindowProcW")] 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)] 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)] 2654[DllImport("user32.dll", EntryPoint = "GetClientRect", SetLastError = true)] 2668[DllImport("uxtheme.dll", EntryPoint="GetCurrentThemeName", CharSet = CharSet.Unicode)] 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)] 2830[DllImport("user32.dll", EntryPoint = "GetWindowRect", SetLastError = true)] 2869[DllImport("kernel32.dll", EntryPoint = "LocalFree", SetLastError = true)] 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)] 2951[DllImport("kernel32.dll", SetLastError = true, EntryPoint = "SetProcessWorkingSetSize")] 2973[DllImport("user32.dll", EntryPoint = "SetWindowRgn", SetLastError = true)] 2985[DllImport("user32.dll", EntryPoint = "SetWindowPos", SetLastError = true)] 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)] 3060[DllImport("gdi32.dll", EntryPoint = "SelectObject", SetLastError = true)] 3073[DllImport("gdi32.dll", EntryPoint = "SelectObject", 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")]
ReachFramework (9)
MS\Internal\Printing\Configuration\UnsafeNativeMethods.cs (8)
71[DllImport(DllImport.PrntvPt, EntryPoint = "PTCloseProvider", CharSet = CharSet.Unicode, ExactSpelling = 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",
System.Console (35)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (35)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)] 87[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)] 113[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)] 136[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetControlCharacters", ExactSpelling = true)] 161[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsATty", ExactSpelling = true)] 202[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsATty", ExactSpelling = true)] 258[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Open", ExactSpelling = true)] 268[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Poll", ExactSpelling = true)] 276[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEUid", ExactSpelling = true)] 299[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)] 339[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)] 349[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetTerminalInvalidationHandler", ExactSpelling = true)] 357[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSignalForBreak", ExactSpelling = true)] 365[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetSignalForBreak", ExactSpelling = true)] 409[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SNPrintF_1S", ExactSpelling = true)] 450[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SNPrintF_1I", ExactSpelling = true)] 494[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 538[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 582[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 623[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)] 664[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)] 705[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)] 731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)] 772[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WriteToNonblocking", ExactSpelling = true)] 816[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetWindowSize", ExactSpelling = true)] 845[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", ExactSpelling = true)] 885[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetKeypadXmit", ExactSpelling = true)] 895[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UninitializeTerminal", ExactSpelling = true)] 919[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadStdin", ExactSpelling = true)] 929[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InitializeConsoleBeforeRead", ExactSpelling = true)] 937[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UninitializeConsoleAfterRead", ExactSpelling = true)] 960[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StdinReady", ExactSpelling = true)]
System.Data.Odbc (44)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (44)
22[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLAllocHandle", ExactSpelling = true)] 63[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLAllocHandle", ExactSpelling = true)] 109[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLBindCol", ExactSpelling = true)] 147[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLBindCol", ExactSpelling = true)] 199[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLBindParameter", ExactSpelling = true)] 237[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLCancel", ExactSpelling = true)] 275[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLCloseCursor", ExactSpelling = true)] 323[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLColAttributeW", ExactSpelling = true)] 366[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLColumnsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 376[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLDisconnect", ExactSpelling = true)] 416[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLDriverConnectW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 426[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLEndTran", ExactSpelling = true)] 464[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLExecDirectW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 502[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLExecute", ExactSpelling = true)] 540[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLFetch", ExactSpelling = true)] 550[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLFreeHandle", ExactSpelling = true)] 586[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLFreeStmt", ExactSpelling = true)] 628[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetConnectAttrW", ExactSpelling = true)] 674[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetData", ExactSpelling = true)] 720[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetDescFieldW", ExactSpelling = true)] 765[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetDiagRecW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 807[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetDiagFieldW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 848[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetFunctions", ExactSpelling = true)] 890[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetInfoW", ExactSpelling = true)] 930[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetInfoW", ExactSpelling = true)] 973[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetStmtAttrW", ExactSpelling = true)] 1011[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLGetTypeInfo", ExactSpelling = true)] 1049[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLMoreResults", ExactSpelling = true)] 1090[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLNumResultCols", ExactSpelling = true)] 1130[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLPrepareW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1172[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLPrimaryKeysW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1215[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLProcedureColumnsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1257[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLProceduresW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1298[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLRowCount", ExactSpelling = true)] 1338[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetConnectAttrW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1376[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetConnectAttrW", ExactSpelling = true)] 1386[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetConnectAttrW", ExactSpelling = true)] 1430[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetDescFieldW", ExactSpelling = true)] 1468[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetDescFieldW", ExactSpelling = true)] 1506[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetEnvAttr", ExactSpelling = true)] 1544[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSetStmtAttrW", ExactSpelling = true)] 1586[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLSpecialColumnsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1627[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLStatisticsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1670[global::System.Runtime.InteropServices.DllImportAttribute("libodbc", EntryPoint = "SQLTablesW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.Data.OleDb (18)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (18)
6[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetUserDefaultLCID", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcessId", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocalAlloc", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocalFree", ExactSpelling = true)] 81[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenSemaphoreW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 132[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateSemaphoreExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 182[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ReleaseSemaphore", ExactSpelling = true)] 225[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "WaitForSingleObject", ExactSpelling = true)] 256[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "WaitForMultipleObjects", ExactSpelling = true)] 267[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "SysAllocStringLen", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 290[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "SysAllocStringLen", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 301[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "SetErrorInfo", ExactSpelling = true)] 309[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "SysFreeString", ExactSpelling = true)] 317[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "CoTaskMemAlloc", ExactSpelling = true)] 325[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "CoTaskMemRealloc", ExactSpelling = true)] 333[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "CoTaskMemFree", ExactSpelling = true)] 341[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "PropVariantClear", ExactSpelling = true)] 380[global::System.Runtime.InteropServices.DllImportAttribute("oleaut32.dll", EntryPoint = "GetErrorInfo", ExactSpelling = true)]
System.Diagnostics.EventLog (52)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (52)
56[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtQuery", ExactSpelling = true)] 107[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtSeek", ExactSpelling = true)] 177[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtSubscribe", ExactSpelling = true)] 226[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtNext", ExactSpelling = true)] 272[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtCancel", ExactSpelling = true)] 298[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtClose", ExactSpelling = true)] 347[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetEventInfo", ExactSpelling = true)] 395[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetQueryInfo", ExactSpelling = true)] 455[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenPublisherMetadata", ExactSpelling = true)] 504[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetPublisherMetadataProperty", ExactSpelling = true)] 553[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetObjectArraySize", ExactSpelling = true)] 602[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetObjectArrayProperty", ExactSpelling = true)] 659[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenEventMetadataEnum", ExactSpelling = true)] 716[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtNextEventMetadata", ExactSpelling = true)] 765[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetEventMetadataProperty", ExactSpelling = true)] 822[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenChannelEnum", ExactSpelling = true)] 872[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtNextChannelPath", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 929[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenPublisherEnum", ExactSpelling = true)] 979[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtNextPublisherId", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1038[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenChannelConfig", ExactSpelling = true)] 1084[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtSaveChannelConfig", ExactSpelling = true)] 1132[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtSetChannelConfigProperty", ExactSpelling = true)] 1181[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetChannelConfigProperty", ExactSpelling = true)] 1240[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenLog", ExactSpelling = true)] 1289[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtGetLogInfo", ExactSpelling = true)] 1339[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtExportLog", ExactSpelling = true)] 1387[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtArchiveExportedLog", ExactSpelling = true)] 1436[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtClearLog", ExactSpelling = true)] 1517[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtCreateRenderContext", ExactSpelling = true)] 1574[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtRender", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1630[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtRender", ExactSpelling = true)] 1717[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtFormatMessage", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1771[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtFormatMessage", ExactSpelling = true)] 1830[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtOpenSession", ExactSpelling = true)] 1880[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtCreateBookmark", ExactSpelling = true)] 1931[global::System.Runtime.InteropServices.DllImportAttribute("wevtapi.dll", EntryPoint = "EvtUpdateBookmark", ExactSpelling = true)] 1961[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)] 2010[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ClearEventLogW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2041[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CloseEventLog", ExactSpelling = true)] 2072[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "DeregisterEventSource", ExactSpelling = true)] 2122[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetNumberOfEventLogRecords", ExactSpelling = true)] 2172[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetOldestEventLogRecord", ExactSpelling = true)] 2207[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LookupAccountSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2259[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "NotifyChangeEventLog", ExactSpelling = true)] 2311[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenEventLogW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2364[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ReadEventLogW", ExactSpelling = true)] 2416[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegisterEventSourceW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2466[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ReportEventW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2512[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2543[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 2594[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2637[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "WaitForSingleObject", ExactSpelling = true)]
System.Diagnostics.FileVersionInfo (6)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (6)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 64[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 108[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 152[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
System.Diagnostics.PerformanceCounter (29)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (29)
23[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 34[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegCloseKey", ExactSpelling = true)] 76[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegQueryValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 117[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegQueryValueExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 152[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertStringSecurityDescriptorToSecurityDescriptorW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 186[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)] 234[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegConnectRegistryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 295[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateFileMappingW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 347[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateFileMappingW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 410[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "DuplicateHandle", ExactSpelling = true)] 441[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 452[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetComputerNameW", ExactSpelling = true)] 460[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcess", ExactSpelling = true)] 468[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcessId", ExactSpelling = true)] 521[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcessTimes", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 551[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 609[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "MapViewOfFile", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 663[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenFileMappingW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 715[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenProcess", ExactSpelling = true)] 746[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "UnmapViewOfFile", ExactSpelling = true)] 791[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "VirtualQuery", ExactSpelling = true)] 834[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "WaitForSingleObject", ExactSpelling = true)] 863[global::System.Runtime.InteropServices.DllImportAttribute("pdh.dll", EntryPoint = "PdhFormatFromRawValue", ExactSpelling = true)] 874[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "PerfStopProvider", ExactSpelling = true)] 924[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "PerfStartProvider", ExactSpelling = true)] 970[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "PerfCreateInstance", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1009[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "PerfSetCounterSetInfo", ExactSpelling = true)] 1048[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "PerfDeleteInstance", ExactSpelling = true)] 1087[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "PerfSetCounterRefValue", ExactSpelling = true)]
System.Diagnostics.Process (57)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (57)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Poll", ExactSpelling = true)] 56[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 100[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 149[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)] 193[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)] 237[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 266[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 308[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)] 349[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)] 375[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)] 401[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)] 427[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysConf", ExactSpelling = true)] 476[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ForkAndExecProcess", ExactSpelling = true)] 517[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetGroupList", ExactSpelling = true)] 542[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)] 582[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)] 608[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPriority", ExactSpelling = true)] 634[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPriority", ExactSpelling = true)] 644[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSid", ExactSpelling = true)] 671[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", ExactSpelling = true)] 711[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetKeypadXmit", ExactSpelling = true)] 721[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UninitializeTerminal", ExactSpelling = true)] 745[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Kill", ExactSpelling = true)] 755[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPosixSignalHandler", ExactSpelling = true)] 782[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_EnablePosixSignalHandling", ExactSpelling = true)] 792[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_DisablePosixSignalHandling", ExactSpelling = true)] 800[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_HandleNonCanceledPosixSignal", ExactSpelling = true)] 808[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPlatformSignalNumber", ExactSpelling = true)] 816[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPlatformSIGSTOP", ExactSpelling = true)] 857[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadLink", ExactSpelling = true)] 867[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_RegisterForSigChld", ExactSpelling = true)] 875[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetDelayedSigChildConsoleConfigurationHandler", ExactSpelling = true)] 902[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetRLimit", ExactSpelling = true)] 930[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetRLimit", ExactSpelling = true)] 971[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 997[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WaitIdAnyExitedNoHangNoWait", ExactSpelling = true)] 1028[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WaitPidExitedNoHang", ExactSpelling = true)] 1069[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Access", ExactSpelling = true)] 1110[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Access", ExactSpelling = true)] 1154[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 1198[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 1242[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 1286[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 1330[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 1355[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsAtomicNonInheritablePipeCreationSupported", ExactSpelling = true)] 1380[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsATty", ExactSpelling = true)] 1421[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsATty", ExactSpelling = true)] 1444[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConfigureTerminalForChildProcess", ExactSpelling = true)] 1488[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSpaceInfoForMountPoint", ExactSpelling = true)] 1529[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetFileSystemTypeNameForMountPoint", ExactSpelling = true)] 1582[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_RealPath", ExactSpelling = true)] 1592[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetBootTimeTicks", ExactSpelling = true)] 1618[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SchedSetAffinity", ExactSpelling = true)] 1647[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SchedGetAffinity", ExactSpelling = true)]
System.DirectoryServices (59)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (59)
22[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsEncodeBinaryData", ExactSpelling = true)] 51[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsGetLastError", ExactSpelling = true)] 82[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsOpenObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 109[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsSetLastError", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 136[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "FreeADsMem", ExactSpelling = true)] 182[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertSidToStringSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 214[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertStringSidToSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 245[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CopySid", ExactSpelling = true)] 276[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EqualDomainSid", ExactSpelling = true)] 287[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetLengthSid", ExactSpelling = true)] 295[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidIdentifierAuthority", ExactSpelling = true)] 303[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidSubAuthority", ExactSpelling = true)] 311[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidSubAuthorityCount", ExactSpelling = true)] 342[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)] 373[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ImpersonateAnonymousToken", ExactSpelling = true)] 401[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ImpersonateLoggedOnUser", ExactSpelling = true)] 432[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "IsValidSid", ExactSpelling = true)] 465[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LogonUserW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 493[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaClose", ExactSpelling = true)] 537[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaCreateTrustedDomainEx", ExactSpelling = true)] 576[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaDeleteTrustedDomain", ExactSpelling = true)] 604[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaFreeMemory", ExactSpelling = true)] 615[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaNtStatusToWinError", ExactSpelling = true, SetLastError = false)] 665[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaOpenPolicy", ExactSpelling = true)] 691[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaQueryInformationPolicy", ExactSpelling = true)] 733[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaQueryForestTrustInformation", ExactSpelling = true)] 775[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaQueryTrustedDomainInfoByName", ExactSpelling = true)] 820[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaSetForestTrustInformation", ExactSpelling = true)] 861[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaSetTrustedDomainInfoByName", ExactSpelling = true)] 916[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenThreadToken", ExactSpelling = true)] 968[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenProcessToken", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 999[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RevertToSelf", ExactSpelling = true)] 1030[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)] 1061[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CompareStringW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1092[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 1103[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcess", ExactSpelling = true)] 1111[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThread", ExactSpelling = true)] 1119[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThreadId", ExactSpelling = true)] 1160[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 1199[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 1210[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetSystemTimeAsFileTime", ExactSpelling = true)] 1237[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1248[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocalFree", ExactSpelling = true)] 1276[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenThread", ExactSpelling = true)] 1306[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsEnumerateDomainTrustsW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1317[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetDcCloseW", ExactSpelling = true)] 1344[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetDcNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1375[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetDcNextW", ExactSpelling = true)] 1405[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetDcOpenW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1432[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsGetSiteNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1443[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsRoleFreeMemory", ExactSpelling = true)] 1468[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "I_NetLogonControl2", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1496[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "DsRoleGetPrimaryDomainInformation", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1507[global::System.Runtime.InteropServices.DllImportAttribute("netapi32.dll", EntryPoint = "NetApiBufferFree", ExactSpelling = true)] 1529[global::System.Runtime.InteropServices.DllImportAttribute("ntdll.dll", EntryPoint = "RtlInitUnicodeString", ExactSpelling = true)] 1576[global::System.Runtime.InteropServices.DllImportAttribute("secur32.dll", EntryPoint = "LsaCallAuthenticationPackage", ExactSpelling = true)] 1622[global::System.Runtime.InteropServices.DllImportAttribute("secur32.dll", EntryPoint = "LsaConnectUntrusted", ExactSpelling = true)] 1633[global::System.Runtime.InteropServices.DllImportAttribute("secur32.dll", EntryPoint = "LsaDeregisterLogonProcess", ExactSpelling = true)] 1641[global::System.Runtime.InteropServices.DllImportAttribute("secur32.dll", EntryPoint = "LsaFreeReturnBuffer", ExactSpelling = true)]
System.DirectoryServices.AccountManagement (39)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (39)
26[global::System.Runtime.InteropServices.DllImportAttribute("activeds.dll", EntryPoint = "ADsOpenObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 72[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertSidToStringSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 104[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertStringSidToSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 135[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CopySid", ExactSpelling = true)] 166[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EqualDomainSid", ExactSpelling = true)] 177[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetLengthSid", ExactSpelling = true)] 185[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidIdentifierAuthority", ExactSpelling = true)] 193[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidSubAuthority", ExactSpelling = true)] 201[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSidSubAuthorityCount", ExactSpelling = true)] 232[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)] 260[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ImpersonateLoggedOnUser", ExactSpelling = true)] 291[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "IsValidSid", ExactSpelling = true)] 324[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LogonUserW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 359[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LookupAccountSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 387[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaClose", ExactSpelling = true)] 415[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaFreeMemory", ExactSpelling = true)] 482[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaLookupSids", ExactSpelling = true)] 493[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaNtStatusToWinError", ExactSpelling = true, SetLastError = false)] 543[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaOpenPolicy", ExactSpelling = true)] 569[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaQueryInformationPolicy", ExactSpelling = true)] 624[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenThreadToken", ExactSpelling = true)] 676[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenProcessToken", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 707[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RevertToSelf", ExactSpelling = true)] 741[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzGetInformationFromContext", ExactSpelling = true)] 775[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzInitializeContextFromSid", ExactSpelling = true)] 802[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzFreeContext", ExactSpelling = true)] 837[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzInitializeResourceManager", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 864[global::System.Runtime.InteropServices.DllImportAttribute("authz.dll", EntryPoint = "AuthzFreeResourceManager", ExactSpelling = true)] 894[global::System.Runtime.InteropServices.DllImportAttribute("credui.dll", EntryPoint = "CredUIParseUserNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 905[global::System.Runtime.InteropServices.DllImportAttribute("dsrole.dll", EntryPoint = "DsRoleFreeMemory", ExactSpelling = true)] 930[global::System.Runtime.InteropServices.DllImportAttribute("dsrole.dll", EntryPoint = "DsRoleGetPrimaryDomainInformation", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 961[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)] 972[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcess", ExactSpelling = true)] 980[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThread", ExactSpelling = true)] 988[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThreadId", ExactSpelling = true)] 996[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocalFree", ExactSpelling = true)] 1023[global::System.Runtime.InteropServices.DllImportAttribute("logoncli.dll", EntryPoint = "DsGetDcNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1034[global::System.Runtime.InteropServices.DllImportAttribute("netutils.dll", EntryPoint = "NetApiBufferFree", ExactSpelling = true)] 1058[global::System.Runtime.InteropServices.DllImportAttribute("wkscli.dll", EntryPoint = "NetWkstaGetInfo", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.DirectoryServices.Protocols (72)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (72)
41[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_initialize", ExactSpelling = true)] 67[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_unbind_ext_s", ExactSpelling = true)] 105[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_dn", ExactSpelling = true)] 148[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)] 186[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)] 226[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)] 251[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)] 291[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)] 331[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_option", ExactSpelling = true)] 374[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_get_values_len", ExactSpelling = true)] 419[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_result", ExactSpelling = true)] 457[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_result2error", ExactSpelling = true)] 510[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_search_ext", ExactSpelling = true)] 554[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)] 597[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)] 640[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)] 684[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)] 724[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)] 767[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)] 817[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)] 857[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_set_option", ExactSpelling = true)] 895[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_start_tls_s", ExactSpelling = true)] 939[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_parse_result", ExactSpelling = true)] 979[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_parse_result", ExactSpelling = true)] 1020[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_parse_extended_result", ExactSpelling = true)] 1060[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_parse_reference", ExactSpelling = true)] 1110[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_sasl_bind_s", ExactSpelling = true)] 1163[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_sasl_interactive_bind_s", ExactSpelling = true)] 1173[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_err2string", ExactSpelling = true)] 1217[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_extended_operation", ExactSpelling = true)] 1257[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_first_attribute", ExactSpelling = true)] 1295[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_first_entry", ExactSpelling = true)] 1333[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_first_reference", ExactSpelling = true)] 1343[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_control_free", ExactSpelling = true)] 1351[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_controls_free", ExactSpelling = true)] 1359[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_value_free", ExactSpelling = true)] 1367[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_value_free_len", ExactSpelling = true)] 1375[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_memfree", ExactSpelling = true)] 1383[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_msgfree", ExactSpelling = true)] 1426[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_modify_ext", ExactSpelling = true)] 1464[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_next_attribute", ExactSpelling = true)] 1502[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_next_entry", ExactSpelling = true)] 1540[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_next_reference", ExactSpelling = true)] 1578[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_abandon", ExactSpelling = true)] 1623[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_add_ext", ExactSpelling = true)] 1668[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_delete_ext", ExactSpelling = true)] 1723[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_rename", ExactSpelling = true)] 1774[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ldap_compare_ext", ExactSpelling = true)] 1784[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_alloc_t", ExactSpelling = true)] 1807[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_init", ExactSpelling = true)] 1817[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_free", ExactSpelling = true)] 1853[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_start_seq", ExactSpelling = true)] 1891[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_start_set", ExactSpelling = true)] 1929[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_seq", ExactSpelling = true)] 1967[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_set", ExactSpelling = true)] 2005[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_null", ExactSpelling = true)] 2043[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_int", ExactSpelling = true)] 2081[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_enum", ExactSpelling = true)] 2119[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_boolean", ExactSpelling = true)] 2162[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_ostring", ExactSpelling = true)] 2205[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_string", ExactSpelling = true)] 2248[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_put_bitstring", ExactSpelling = true)] 2288[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_flatten", ExactSpelling = true)] 2298[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_bvfree", ExactSpelling = true)] 2306[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_bvecfree", ExactSpelling = true)] 2344[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_skip_tag", ExactSpelling = true)] 2382[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_null", ExactSpelling = true)] 2422[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_int", ExactSpelling = true)] 2462[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_enum", ExactSpelling = true)] 2502[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_boolean", ExactSpelling = true)] 2543[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_stringb", ExactSpelling = true)] 2583[global::System.Runtime.InteropServices.DllImportAttribute("libldap.so.2", EntryPoint = "ber_get_stringal", ExactSpelling = true)]
System.Drawing.Primitives (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (2)
6[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "GetSysColor", ExactSpelling = true)] 29[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "SystemParametersInfoW", ExactSpelling = true)]
System.Formats.Tar (14)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (14)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 61[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MkNod", ExactSpelling = true)] 85[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetDeviceIdentifiers", ExactSpelling = true)] 95[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEUid", ExactSpelling = true)] 118[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)] 158[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)] 201[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetGroupName", ExactSpelling = true)] 247[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Link", ExactSpelling = true)] 288[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MkFifo", ExactSpelling = true)] 332[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 376[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 420[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
System.IO.Compression (46)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (46)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateInit2_", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Deflate", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateEnd", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateReset", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateInit2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 70[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_CompressBound", ExactSpelling = true)] 117[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 161[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 205[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 249[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 292[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCCtx", ExactSpelling = true)] 302[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCCtx", ExactSpelling = true)] 343[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDCtx", ExactSpelling = true)] 353[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDCtx", ExactSpelling = true)] 394[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createCDict_byReference", ExactSpelling = true)] 404[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeCDict", ExactSpelling = true)] 445[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_createDDict_byReference", ExactSpelling = true)] 455[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_freeDDict", ExactSpelling = true)] 463[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZDICT_trainFromBuffer", ExactSpelling = true)] 471[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressBound", ExactSpelling = true)] 506[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress2", ExactSpelling = true)] 548[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compress_usingCDict", ExactSpelling = true)] 558[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress", ExactSpelling = true)] 593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressDCtx", ExactSpelling = true)] 635[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompress_usingDDict", ExactSpelling = true)] 645[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressBound", ExactSpelling = true)] 683[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_decompressStream", ExactSpelling = true)] 720[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_setParameter", ExactSpelling = true)] 757[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refPrefix", ExactSpelling = true)] 794[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_reset", ExactSpelling = true)] 834[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_compressStream2", ExactSpelling = true)] 871[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setParameter", ExactSpelling = true)] 908[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refPrefix", ExactSpelling = true)] 945[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_reset", ExactSpelling = true)] 982[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_setPledgedSrcSize", ExactSpelling = true)] 992[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_minCLevel", ExactSpelling = true)] 1000[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_maxCLevel", ExactSpelling = true)] 1008[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_defaultCLevel", ExactSpelling = true)] 1016[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_isError", ExactSpelling = true)] 1024[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_getErrorName", ExactSpelling = true)] 1064[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_DCtx_refDDict", ExactSpelling = true)] 1106[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "ZSTD_CCtx_refCDict", ExactSpelling = true)]
System.IO.Compression.Brotli (12)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (12)
39[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderCreateInstance", ExactSpelling = true)] 81[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderDecompressStream", ExactSpelling = true)] 91[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderDecompress", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderDestroyInstance", ExactSpelling = true)] 134[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliDecoderIsFinished", ExactSpelling = true)] 177[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderCreateInstance", ExactSpelling = true)] 214[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderSetParameter", ExactSpelling = true)] 256[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderCompressStream", ExactSpelling = true)] 293[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderHasMoreOutput", ExactSpelling = true)] 303[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderMaxCompressedSize", ExactSpelling = true)] 311[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderDestroyInstance", ExactSpelling = true)] 319[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "BrotliEncoderCompress", ExactSpelling = true)]
System.IO.FileSystem.AccessControl (9)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (9)
45[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateFileW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 75[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindClose", ExactSpelling = true)] 126[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindFirstFileExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 153[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 186[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetFileAttributesExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 216[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetFullPathNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 246[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetLongPathNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 279[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "SetThreadErrorMode", ExactSpelling = true)] 311[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateDirectoryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.IO.FileSystem.DriveInfo (8)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (8)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 61[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 71[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAllMountPoints", ExactSpelling = true)] 113[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSpaceInfoForMountPoint", ExactSpelling = true)] 154[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetFileSystemTypeNameForMountPoint", ExactSpelling = true)] 207[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_RealPath", ExactSpelling = true)]
System.IO.FileSystem.Watcher (13)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (13)
37[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)] 78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)] 88[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 96[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 104[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 143[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 190[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_INotifyInit", ExactSpelling = true)] 236[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_INotifyAddWatch", ExactSpelling = true)] 277[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_INotifyRemoveWatch", ExactSpelling = true)] 287[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Poll", ExactSpelling = true)] 329[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 373[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 417[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)]
System.IO.MemoryMappedFiles (23)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (23)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)] 74[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 118[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 167[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)] 211[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)] 255[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 284[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 326[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)] 352[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)] 378[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MUnmap", ExactSpelling = true)] 404[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MSync", ExactSpelling = true)] 460[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Open", ExactSpelling = true)] 486[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysConf", ExactSpelling = true)] 527[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FTruncate", ExactSpelling = true)] 553[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MAdvise", ExactSpelling = true)] 609[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ShmOpen", ExactSpelling = true)] 650[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ShmUnlink", ExactSpelling = true)] 706[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MemfdCreate", ExactSpelling = true)] 732[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_IsMemfdSupported", ExactSpelling = true)] 773[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Unlink", ExactSpelling = true)]
System.IO.Pipes (30)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (30)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)] 89[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetPipeSz", ExactSpelling = true)] 133[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetPipeSz", ExactSpelling = true)] 146[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlCanGetSetPipeSz", ExactSpelling = true)] 173[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 217[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 266[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)] 310[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)] 354[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 383[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 425[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)] 451[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)] 477[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)] 533[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Open", ExactSpelling = true)] 559[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Pipe", ExactSpelling = true)] 584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)] 624[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)] 665[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)] 706[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Unlink", ExactSpelling = true)] 747[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)] 791[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 835[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 879[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 923[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 967[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPeerID", ExactSpelling = true)] 977[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEUid", ExactSpelling = true)] 985[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetEUid", ExactSpelling = true)]
System.IO.Ports (19)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (19)
38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosReset", ExactSpelling = true)] 80[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosGetSignal", ExactSpelling = true)] 122[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosSetSignal", ExactSpelling = true)] 160[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosGetAllSignals", ExactSpelling = true)] 202[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosSetSpeed", ExactSpelling = true)] 244[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosGetSpeed", ExactSpelling = true)] 288[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosAvailableBytes", ExactSpelling = true)] 330[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosDiscard", ExactSpelling = true)] 372[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosDrain", ExactSpelling = true)] 414[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_TermiosSendBreak", ExactSpelling = true)] 471[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_SerialPortOpen", ExactSpelling = true)] 498[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_SerialPortClose", ExactSpelling = true)] 508[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_Shutdown", ExactSpelling = true)] 548[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_Read", ExactSpelling = true)] 590[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_Write", ExactSpelling = true)] 600[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_Poll", ExactSpelling = true)] 608[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 616[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 624[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Ports.Native", EntryPoint = "SystemIoPortsNative_StrErrorR", ExactSpelling = true)]
System.Management (5)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (5)
26[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FreeLibrary", ExactSpelling = true)] 70[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 109[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcAddress", ExactSpelling = true)] 139[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 150[global::System.Runtime.InteropServices.DllImportAttribute("ole32.dll", EntryPoint = "CoGetObjectContext", ExactSpelling = true)]
System.Net.Http (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnsureOpenSslInitialized", ExactSpelling = true)]
System.Net.Http.WinHttpHandler (29)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (29)
23[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertEnumCertificatesInStore", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateContext", ExactSpelling = true)] 104[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertVerifyCertificateChainPolicy", ExactSpelling = true)] 132[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 162[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetModuleHandleW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 214[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpOpen", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 245[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpCloseHandle", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 305[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpConnect", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 369[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpOpenRequest", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 419[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpAddRequestHeaders", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 468[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpAddRequestHeaders", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 515[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSendRequest", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 562[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpReceiveResponse", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 609[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryDataAvailable", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 656[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpReadData", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 707[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryHeaders", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 758[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryHeaders", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 808[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 857[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 907[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 954[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpWriteData", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1003[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1050[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetOption", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1100[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetCredentials", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1154[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpQueryAuthSchemes", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1201[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetTimeouts", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1235[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpGetIEProxyConfigForCurrentUser", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1290[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpGetProxyForUrl", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1338[global::System.Runtime.InteropServices.DllImportAttribute("winhttp.dll", EntryPoint = "WinHttpSetStatusCallback", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.Net.NameResolution (20)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (20)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetErrNo", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetErrNo", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)] 88[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)] 98[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetNameInfo", ExactSpelling = true)] 133[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostEntryForName", ExactSpelling = true)] 143[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeHostEntry", ExactSpelling = true)] 151[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Socket", ExactSpelling = true)] 159[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)] 167[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)] 175[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)] 183[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)] 191[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)] 199[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)] 207[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)] 215[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)] 223[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)]
System.Net.NetworkInformation (11)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (11)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_EnumerateInterfaceAddresses", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_EnumerateGatewayAddressesForInterface", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetNetworkInterfaces", ExactSpelling = true)] 48[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetDomainName", ExactSpelling = true)] 72[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)] 82[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MapTcpState", ExactSpelling = true)] 90[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 98[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 106[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 130[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CreateNetworkChangeListenerSocket", ExactSpelling = true)] 167[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadEvents", ExactSpelling = true)]
System.Net.Ping (15)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (15)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 57[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReceiveSocketError", ExactSpelling = true)] 83[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)] 93[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Socket", ExactSpelling = true)] 101[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)] 109[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)] 117[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)] 125[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)] 133[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)] 141[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)] 149[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)] 157[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)] 165[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)]
System.Net.Primitives (18)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (18)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)] 70[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)] 78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)] 86[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)] 94[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)] 102[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetDomainName", ExactSpelling = true)] 126[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)] 136[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetNameInfo", ExactSpelling = true)] 171[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostEntryForName", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeHostEntry", ExactSpelling = true)] 207[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InterfaceNameToIndex", ExactSpelling = true)]
System.Net.Quic (122)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (122)
48[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjTxt2Obj", ExactSpelling = true)] 58[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjObj2Txt", ExactSpelling = true)] 93[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetObjectDefinitionByName", ExactSpelling = true)] 103[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjNid2Obj", ExactSpelling = true)] 111[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1ObjectFree", ExactSpelling = true)] 152[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringNew", ExactSpelling = true)] 195[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringSet", ExactSpelling = true)] 205[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringFree", ExactSpelling = true)] 246[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CreateMemoryBio", ExactSpelling = true)] 303[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioNewFile", ExactSpelling = true)] 328[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioDestroy", ExactSpelling = true)] 365[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioGets", ExactSpelling = true)] 404[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioRead", ExactSpelling = true)] 443[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)] 482[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)] 519[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetMemoryBioSize", ExactSpelling = true)] 529[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrClearError", ExactSpelling = true)] 553[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrGetExceptionError", ExactSpelling = true)] 563[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrPeekError", ExactSpelling = true)] 571[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrPeekLastError", ExactSpelling = true)] 579[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrReasonErrorString", ExactSpelling = true)] 587[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrErrorStringN", ExactSpelling = true)] 595[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnsureOpenSslInitialized", ExactSpelling = true)] 630[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioTell", ExactSpelling = true)] 667[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioSeek", ExactSpelling = true)] 706[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509Thumbprint", ExactSpelling = true)] 730[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameRawBytes", ExactSpelling = true)] 782[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ReadX509AsDerFromBio", ExactSpelling = true)] 819[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509CrlNextUpdate", ExactSpelling = true)] 856[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509Version", ExactSpelling = true)] 895[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyParameterBytes", ExactSpelling = true)] 949[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameInfo", ExactSpelling = true)] 973[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetAsn1StringBytes", ExactSpelling = true)] 1019[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PushX509StackField", ExactSpelling = true)] 1065[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PushX509StackField", ExactSpelling = true)] 1075[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509RootStorePath", ExactSpelling = true)] 1083[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509RootStoreFile", ExactSpelling = true)] 1118[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreSetVerifyTime", ExactSpelling = true)] 1162[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CheckX509IpAddress", ExactSpelling = true)] 1204[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CheckX509Hostname", ExactSpelling = true)] 1241[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_IsSignatureAlgorithmAvailable", ExactSpelling = true)] 1264[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetMemoryUse", ExactSpelling = true)] 1274[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnableMemoryTracking", ExactSpelling = true)] 1282[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ForEachTrackedAllocation", ExactSpelling = true)] 1317[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NotBefore", ExactSpelling = true)] 1354[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NotAfter", ExactSpelling = true)] 1391[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509SignatureAlgorithm", ExactSpelling = true)] 1428[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyAlgorithm", ExactSpelling = true)] 1465[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyBytes", ExactSpelling = true)] 1517[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509EvpPublicKey", ExactSpelling = true)] 1562[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeX509Crl", ExactSpelling = true)] 1607[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeX509", ExactSpelling = true)] 1644[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509DerSize", ExactSpelling = true)] 1683[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeX509", ExactSpelling = true)] 1693[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509Destroy", ExactSpelling = true)] 1734[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509UpRef", ExactSpelling = true)] 1786[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509UpRef", ExactSpelling = true)] 1838[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadX509FromBio", ExactSpelling = true)] 1890[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadX509FromBioAux", ExactSpelling = true)] 1942[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetSerialNumber", ExactSpelling = true)] 1979[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetIssuerName", ExactSpelling = true)] 2016[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetSubjectName", ExactSpelling = true)] 2057[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509CheckPurpose", ExactSpelling = true)] 2094[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509IssuerNameHash", ExactSpelling = true)] 2146[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509FindExtensionData", ExactSpelling = true)] 2183[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetExtCount", ExactSpelling = true)] 2220[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetExt", ExactSpelling = true)] 2230[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetOid", ExactSpelling = true)] 2238[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetData", ExactSpelling = true)] 2261[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetCritical", ExactSpelling = true)] 2318[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ChainNew", ExactSpelling = true)] 2328[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreDestroy", ExactSpelling = true)] 2372[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreAddCrl", ExactSpelling = true)] 2413[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreSetRevocationFlag", ExactSpelling = true)] 2469[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxInit", ExactSpelling = true)] 2506[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509VerifyCert", ExactSpelling = true)] 2543[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetError", ExactSpelling = true)] 2580[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxReset", ExactSpelling = true)] 2617[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxRebuildChain", ExactSpelling = true)] 2654[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetErrorDepth", ExactSpelling = true)] 2691[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxSetVerifyCallback", ExactSpelling = true)] 2728[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetAppData", ExactSpelling = true)] 2738[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509VerifyCertErrorString", ExactSpelling = true)] 2746[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509CrlDestroy", ExactSpelling = true)] 2786[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemWriteBioX509Crl", ExactSpelling = true)] 2838[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadBioX509Crl", ExactSpelling = true)] 2875[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509SubjectPublicKeyInfoDerSize", ExactSpelling = true)] 2914[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeX509SubjectPublicKeyInfo", ExactSpelling = true)] 2951[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameStackFieldCount", ExactSpelling = true)] 3003[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameStackField", ExactSpelling = true)] 3042[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameRawBytes", ExactSpelling = true)] 3101[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionCreateByObj", ExactSpelling = true)] 3111[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionDestroy", ExactSpelling = true)] 3155[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509V3ExtPrint", ExactSpelling = true)] 3198[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_NewX509Stack", ExactSpelling = true)] 3208[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_RecursiveFreeX509Stack", ExactSpelling = true)] 3243[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackFieldCount", ExactSpelling = true)] 3280[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackFieldCount", ExactSpelling = true)] 3317[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackField", ExactSpelling = true)] 3354[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackField", ExactSpelling = true)] 3396[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StackAddDirectoryStore", ExactSpelling = true)] 3438[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StackAddMultiple", ExactSpelling = true)] 3481[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxCreate", ExactSpelling = true)] 3491[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxDestroy", ExactSpelling = true)] 3541[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetChain", ExactSpelling = true)] 3593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetCurrentCert", ExactSpelling = true)] 3630[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxCommitToChain", ExactSpelling = true)] 3683[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxResetForSignatureError", ExactSpelling = true)] 3735[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetSharedUntrusted", ExactSpelling = true)] 3745[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnsureLibSslInitialized", ExactSpelling = true)] 3753[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 3761[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 3769[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 3777[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)] 3785[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)] 3793[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)] 3801[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)] 3809[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)] 3817[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)] 3825[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)] 3833[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)] 3841[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)]
System.Net.Security (233)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (233)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnsureLibSslInitialized", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ReleaseGssBuffer", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_DisplayMinorStatus", ExactSpelling = true)] 88[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_DisplayMajorStatus", ExactSpelling = true)] 144[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ImportUserName", ExactSpelling = true)] 200[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ImportPrincipalName", ExactSpelling = true)] 226[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ReleaseName", ExactSpelling = true)] 273[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_AcquireAcceptorCred", ExactSpelling = true)] 329[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_InitiateCredSpNego", ExactSpelling = true)] 390[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_InitiateCredWithPassword", ExactSpelling = true)] 416[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_ReleaseCred", ExactSpelling = true)] 487[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_InitSecContext", ExactSpelling = true)] 558[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_InitSecContextEx", ExactSpelling = true)] 624[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_AcceptSecContext", ExactSpelling = true)] 650[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_DeleteSecContext", ExactSpelling = true)] 691[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_GetUser", ExactSpelling = true)] 737[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_Wrap", ExactSpelling = true)] 783[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_Unwrap", ExactSpelling = true)] 824[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_GetMic", ExactSpelling = true)] 864[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_VerifyMic", ExactSpelling = true)] 889[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_IsNtlmInstalled", ExactSpelling = true)] 899[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Net.Security.Native", EntryPoint = "NetSecurityNative_EnsureGssInitialized", ExactSpelling = true)] 949[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjTxt2Obj", ExactSpelling = true)] 959[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjObj2Txt", ExactSpelling = true)] 994[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetObjectDefinitionByName", ExactSpelling = true)] 1004[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ObjNid2Obj", ExactSpelling = true)] 1012[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1ObjectFree", ExactSpelling = true)] 1053[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringNew", ExactSpelling = true)] 1096[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringSet", ExactSpelling = true)] 1106[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Asn1OctetStringFree", ExactSpelling = true)] 1147[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CreateMemoryBio", ExactSpelling = true)] 1204[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioNewFile", ExactSpelling = true)] 1229[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioDestroy", ExactSpelling = true)] 1266[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioGets", ExactSpelling = true)] 1305[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioRead", ExactSpelling = true)] 1344[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)] 1383[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)] 1420[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetMemoryBioSize", ExactSpelling = true)] 1430[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrClearError", ExactSpelling = true)] 1454[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrGetExceptionError", ExactSpelling = true)] 1464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrPeekError", ExactSpelling = true)] 1472[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrPeekLastError", ExactSpelling = true)] 1480[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrReasonErrorString", ExactSpelling = true)] 1488[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ErrErrorStringN", ExactSpelling = true)] 1496[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnsureOpenSslInitialized", ExactSpelling = true)] 1531[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioTell", ExactSpelling = true)] 1568[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioSeek", ExactSpelling = true)] 1607[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509Thumbprint", ExactSpelling = true)] 1631[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameRawBytes", ExactSpelling = true)] 1683[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ReadX509AsDerFromBio", ExactSpelling = true)] 1720[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509CrlNextUpdate", ExactSpelling = true)] 1757[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509Version", ExactSpelling = true)] 1796[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyParameterBytes", ExactSpelling = true)] 1850[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameInfo", ExactSpelling = true)] 1874[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetAsn1StringBytes", ExactSpelling = true)] 1920[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PushX509StackField", ExactSpelling = true)] 1966[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PushX509StackField", ExactSpelling = true)] 1976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509RootStorePath", ExactSpelling = true)] 1984[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509RootStoreFile", ExactSpelling = true)] 2019[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreSetVerifyTime", ExactSpelling = true)] 2063[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CheckX509IpAddress", ExactSpelling = true)] 2105[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_CheckX509Hostname", ExactSpelling = true)] 2142[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_IsSignatureAlgorithmAvailable", ExactSpelling = true)] 2165[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetMemoryUse", ExactSpelling = true)] 2175[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EnableMemoryTracking", ExactSpelling = true)] 2183[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_ForEachTrackedAllocation", ExactSpelling = true)] 2191[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_OcspRequestDestroy", ExactSpelling = true)] 2226[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetOcspRequestDerSize", ExactSpelling = true)] 2265[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeOcspRequest", ExactSpelling = true)] 2308[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509BuildOcspRequest", ExactSpelling = true)] 2347[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509DecodeOcspToExpiration", ExactSpelling = true)] 2392[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeOcspResponse", ExactSpelling = true)] 2402[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_OcspResponseDestroy", ExactSpelling = true)] 2410[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_OpenSslVersionNumber", ExactSpelling = true)] 2418[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslV2_3Method", ExactSpelling = true)] 2468[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCreate", ExactSpelling = true)] 2505[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetError", ExactSpelling = true)] 2540[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetQuietShutdown", ExactSpelling = true)] 2550[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslDestroy", ExactSpelling = true)] 2583[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetConnectState", ExactSpelling = true)] 2618[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetAcceptState", ExactSpelling = true)] 2655[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetAlpnProtos", ExactSpelling = true)] 2692[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetVersion", ExactSpelling = true)] 2738[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetTlsExtHostName", ExactSpelling = true)] 2748[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetServerName", ExactSpelling = true)] 2783[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetSession", ExactSpelling = true)] 2823[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGet0AlpnSelected", ExactSpelling = true)] 2868[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslWrite", ExactSpelling = true)] 2913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslRead", ExactSpelling = true)] 2938[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetDefaultSignatureAlgorithms", ExactSpelling = true)] 2978[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslRenegotiate", ExactSpelling = true)] 3019[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_IsSslRenegotiatePending", ExactSpelling = true)] 3029[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslShutdown", ExactSpelling = true)] 3064[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslShutdown", ExactSpelling = true)] 3109[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetBio", ExactSpelling = true)] 3151[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetFd", ExactSpelling = true)] 3186[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetAcceptMovingWriteBuffer", ExactSpelling = true)] 3230[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslDoHandshake", ExactSpelling = true)] 3280[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslHandshake", ExactSpelling = true)] 3328[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslEncrypt", ExactSpelling = true)] 3378[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslDecrypt", ExactSpelling = true)] 3419[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_IsSslStateOK", ExactSpelling = true)] 3458[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioWrite", ExactSpelling = true)] 3501[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioNewManagedSpan", ExactSpelling = true)] 3544[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioNewSocketReplay", ExactSpelling = true)] 3586[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioPeekTlsFrame", ExactSpelling = true)] 3628[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioGetReplayPrefix", ExactSpelling = true)] 3668[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioGetWriteResult", ExactSpelling = true)] 3705[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_BioDrainSpill", ExactSpelling = true)] 3742[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetPeerCertificate", ExactSpelling = true)] 3777[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslUpdateOcspStaple", ExactSpelling = true)] 3814[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetCertificate", ExactSpelling = true)] 3824[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetCertificate", ExactSpelling = true)] 3874[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetPeerCertChain", ExactSpelling = true)] 3911[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetPeerFinished", ExactSpelling = true)] 3948[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetFinished", ExactSpelling = true)] 3989[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionReused", ExactSpelling = true)] 4014[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionReused", ExactSpelling = true)] 4051[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetSession", ExactSpelling = true)] 4061[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetSession", ExactSpelling = true)] 4111[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetClientCAList", ExactSpelling = true)] 4155[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetCurrentCipherId", ExactSpelling = true)] 4195[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetOpenSslCipherSuiteName", ExactSpelling = true)] 4232[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetVerifyPeer", ExactSpelling = true)] 4269[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetRetryVerify", ExactSpelling = true)] 4279[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetData", ExactSpelling = true)] 4314[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetData", ExactSpelling = true)] 4324[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetData", ExactSpelling = true)] 4364[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslUseCertificate", ExactSpelling = true)] 4406[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslUsePrivateKey", ExactSpelling = true)] 4441[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetClientCertCallback", ExactSpelling = true)] 4476[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetPostHandshakeAuth", ExactSpelling = true)] 4513[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetSigalgs", ExactSpelling = true)] 4550[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSetClientSigalgs", ExactSpelling = true)] 4560[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_Tls13Supported", ExactSpelling = true)] 4568[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionGetHostname", ExactSpelling = true)] 4576[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionFree", ExactSpelling = true)] 4584[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionSetHostname", ExactSpelling = true)] 4592[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionGetData", ExactSpelling = true)] 4600[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslSessionSetData", ExactSpelling = true)] 4608[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslGetSslCtx", ExactSpelling = true)] 4652[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslAddExtraChainCert", ExactSpelling = true)] 4693[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslAddClientCAs", ExactSpelling = true)] 4728[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslStapleOcsp", ExactSpelling = true)] 4771[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxCreate", ExactSpelling = true)] 4781[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxDestroy", ExactSpelling = true)] 4789[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxGetData", ExactSpelling = true)] 4824[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetData", ExactSpelling = true)] 4834[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetData", ExactSpelling = true)] 4867[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetAlpnSelectCb", ExactSpelling = true)] 4902[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetKeylogCallback", ExactSpelling = true)] 4941[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetCaching", ExactSpelling = true)] 4976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxRemoveSession", ExactSpelling = true)] 5011[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetCertVerifyCallback", ExactSpelling = true)] 5021[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetSslPtr", ExactSpelling = true)] 5029[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxSetError", ExactSpelling = true)] 5062[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetProtocolOptions", ExactSpelling = true)] 5108[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxAddExtraChainCert", ExactSpelling = true)] 5150[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxUseCertificate", ExactSpelling = true)] 5192[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxUsePrivateKey", ExactSpelling = true)] 5229[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxCheckPrivateKey", ExactSpelling = true)] 5264[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetQuietShutdown", ExactSpelling = true)] 5305[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetCiphers", ExactSpelling = true)] 5346[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetEncryptionPolicy", ExactSpelling = true)] 5381[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_SslCtxSetDefaultOcspCallback", ExactSpelling = true)] 5418[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NotBefore", ExactSpelling = true)] 5455[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NotAfter", ExactSpelling = true)] 5492[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509SignatureAlgorithm", ExactSpelling = true)] 5529[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyAlgorithm", ExactSpelling = true)] 5566[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509PublicKeyBytes", ExactSpelling = true)] 5618[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509EvpPublicKey", ExactSpelling = true)] 5663[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeX509Crl", ExactSpelling = true)] 5708[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_DecodeX509", ExactSpelling = true)] 5745[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509DerSize", ExactSpelling = true)] 5784[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeX509", ExactSpelling = true)] 5794[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509Destroy", ExactSpelling = true)] 5835[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509UpRef", ExactSpelling = true)] 5887[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509UpRef", ExactSpelling = true)] 5939[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadX509FromBio", ExactSpelling = true)] 5991[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadX509FromBioAux", ExactSpelling = true)] 6043[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetSerialNumber", ExactSpelling = true)] 6080[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetIssuerName", ExactSpelling = true)] 6117[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetSubjectName", ExactSpelling = true)] 6158[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509CheckPurpose", ExactSpelling = true)] 6195[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509IssuerNameHash", ExactSpelling = true)] 6247[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509FindExtensionData", ExactSpelling = true)] 6284[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetExtCount", ExactSpelling = true)] 6321[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509GetExt", ExactSpelling = true)] 6331[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetOid", ExactSpelling = true)] 6339[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetData", ExactSpelling = true)] 6362[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionGetCritical", ExactSpelling = true)] 6419[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ChainNew", ExactSpelling = true)] 6429[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreDestroy", ExactSpelling = true)] 6473[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreAddCrl", ExactSpelling = true)] 6514[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreSetRevocationFlag", ExactSpelling = true)] 6570[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxInit", ExactSpelling = true)] 6607[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509VerifyCert", ExactSpelling = true)] 6644[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetError", ExactSpelling = true)] 6681[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxReset", ExactSpelling = true)] 6718[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxRebuildChain", ExactSpelling = true)] 6755[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetErrorDepth", ExactSpelling = true)] 6792[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxSetVerifyCallback", ExactSpelling = true)] 6829[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetAppData", ExactSpelling = true)] 6839[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509VerifyCertErrorString", ExactSpelling = true)] 6847[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509CrlDestroy", ExactSpelling = true)] 6887[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemWriteBioX509Crl", ExactSpelling = true)] 6939[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_PemReadBioX509Crl", ExactSpelling = true)] 6976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509SubjectPublicKeyInfoDerSize", ExactSpelling = true)] 7015[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_EncodeX509SubjectPublicKeyInfo", ExactSpelling = true)] 7052[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameStackFieldCount", ExactSpelling = true)] 7104[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameStackField", ExactSpelling = true)] 7143[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509NameRawBytes", ExactSpelling = true)] 7202[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionCreateByObj", ExactSpelling = true)] 7212[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509ExtensionDestroy", ExactSpelling = true)] 7256[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509V3ExtPrint", ExactSpelling = true)] 7299[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_NewX509Stack", ExactSpelling = true)] 7309[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_RecursiveFreeX509Stack", ExactSpelling = true)] 7344[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackFieldCount", ExactSpelling = true)] 7381[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackFieldCount", ExactSpelling = true)] 7418[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackField", ExactSpelling = true)] 7455[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_GetX509StackField", ExactSpelling = true)] 7497[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StackAddDirectoryStore", ExactSpelling = true)] 7539[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StackAddMultiple", ExactSpelling = true)] 7582[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxCreate", ExactSpelling = true)] 7592[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxDestroy", ExactSpelling = true)] 7642[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetChain", ExactSpelling = true)] 7694[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetCurrentCert", ExactSpelling = true)] 7731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxCommitToChain", ExactSpelling = true)] 7784[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxResetForSignatureError", ExactSpelling = true)] 7836[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Security.Cryptography.Native.OpenSsl", EntryPoint = "CryptoNative_X509StoreCtxGetSharedUntrusted", ExactSpelling = true)]
System.Net.Sockets (77)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (77)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CreateSocketEventPort", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CloseSocketEventPort", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CreateSocketEventBuffer", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeSocketEventBuffer", ExactSpelling = true)] 65[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_TryChangeSocketEventRegistration", ExactSpelling = true)] 75[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_TryChangeSocketEventRegistration", ExactSpelling = true)] 83[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WaitForSocketEvents", ExactSpelling = true)] 91[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 107[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 142[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Accept", ExactSpelling = true)] 181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Bind", ExactSpelling = true)] 207[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)] 244[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Connect", ExactSpelling = true)] 283[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Connectx", ExactSpelling = true)] 311[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 355[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 404[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)] 448[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)] 492[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 521[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 532[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Disconnect", ExactSpelling = true)] 567[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetBytesAvailable", ExactSpelling = true)] 604[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAtOutOfBandMark", ExactSpelling = true)] 614[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetDomainSocketSizes", ExactSpelling = true)] 622[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetMaximumAddressSize", ExactSpelling = true)] 657[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPeerName", ExactSpelling = true)] 694[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketErrorOption", ExactSpelling = true)] 743[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketType", ExactSpelling = true)] 780[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSockName", ExactSpelling = true)] 817[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSockOpt", ExactSpelling = true)] 827[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSockOpt", ExactSpelling = true)] 862[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetRawSockOpt", ExactSpelling = true)] 872[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetControlMessageBufferSize", ExactSpelling = true)] 898[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_TryGetIPPacketInformation", ExactSpelling = true)] 935[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetLingerOption", ExactSpelling = true)] 972[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetLingerOption", ExactSpelling = true)] 982[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetLingerOption", ExactSpelling = true)] 1029[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SendFile", ExactSpelling = true)] 1066[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetSendTimeout", ExactSpelling = true)] 1103[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetReceiveTimeout", ExactSpelling = true)] 1147[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 1191[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 1235[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 1272[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Listen", ExactSpelling = true)] 1309[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4MulticastOption", ExactSpelling = true)] 1346[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4MulticastOption", ExactSpelling = true)] 1383[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6MulticastOption", ExactSpelling = true)] 1420[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6MulticastOption", ExactSpelling = true)] 1430[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Poll", ExactSpelling = true)] 1438[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PlatformSupportsDualModeIPv4PacketInfo", ExactSpelling = true)] 1477[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)] 1518[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)] 1555[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Receive", ExactSpelling = true)] 1592[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReceiveMessage", ExactSpelling = true)] 1629[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Send", ExactSpelling = true)] 1657[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Select", ExactSpelling = true)] 1694[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SendMessage", ExactSpelling = true)] 1731[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetSockOpt", ExactSpelling = true)] 1741[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetSockOpt", ExactSpelling = true)] 1776[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetRawSockOpt", ExactSpelling = true)] 1813[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Shutdown", ExactSpelling = true)] 1823[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Shutdown", ExactSpelling = true)] 1831[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Socket", ExactSpelling = true)] 1839[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSocketAddressSizes", ExactSpelling = true)] 1847[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAddressFamily", ExactSpelling = true)] 1855[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetAddressFamily", ExactSpelling = true)] 1863[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPort", ExactSpelling = true)] 1871[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPort", ExactSpelling = true)] 1879[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv4Address", ExactSpelling = true)] 1887[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv4Address", ExactSpelling = true)] 1895[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetIPv6Address", ExactSpelling = true)] 1903[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetIPv6Address", ExactSpelling = true)] 1927[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Pipe", ExactSpelling = true)] 1968[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)] 1994[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)] 2035[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WriteToNonblocking", ExactSpelling = true)]
System.Net.WebSockets (10)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (10)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateInit2_", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Deflate", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateEnd", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_DeflateReset", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateInit2_", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateReset2_", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Inflate", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_InflateEnd", ExactSpelling = true)] 70[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_Crc32", ExactSpelling = true)] 78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.IO.Compression.Native", EntryPoint = "CompressionNative_CompressBound", ExactSpelling = true)]
System.Private.CoreLib (257)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (257)
6[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "DebugDebugger_IsNativeDebuggerAttached", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhCollect", ExactSpelling = true)] 35[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhWaitForPendingFinalizers", ExactSpelling = true)] 45[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhGetGcTotalMemory", ExactSpelling = true)] 53[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhRegisterFrozenSegment", ExactSpelling = true)] 61[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhUpdateFrozenSegment", ExactSpelling = true)] 69[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhUnregisterFrozenSegment", ExactSpelling = true)] 77[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhStartNoGCRegion", ExactSpelling = true)] 85[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhEndNoGCRegion", ExactSpelling = true)] 93[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhEnumerateConfigurationValues", ExactSpelling = true)] 101[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhRefreshMemoryLimit", ExactSpelling = true)] 109[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhEnableNoGCRegionCallback", ExactSpelling = true)] 117[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhGetGenerationBudget", ExactSpelling = true)] 125[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhGetTotalAllocatedBytesPrecise", ExactSpelling = true)] 133[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhAllocateNewArray", ExactSpelling = true)] 141[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhAllocateNewObject", ExactSpelling = true)] 149[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhAllocateThunksMapping", ExactSpelling = true)] 157[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhSpinWait", ExactSpelling = true)] 165[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhSpinWait", ExactSpelling = true)] 173[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhYield", ExactSpelling = true)] 206[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "RhSetCurrentThreadName", ExactSpelling = true)] 216[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Abort", ExactSpelling = true)] 224[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Exit", ExactSpelling = true)] 248[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MProtect", ExactSpelling = true)] 258[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "memmove", ExactSpelling = true)] 266[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "memset", ExactSpelling = true)] 274[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "Interlocked_MemoryBarrierProcessWide", ExactSpelling = true)] 297[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetCalendars", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 321[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetCalendarInfo", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 348[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_EnumCalendarInfo", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 358[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLatestJapaneseEra", ExactSpelling = true)] 388[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetJapaneseEraStartDate", ExactSpelling = true)] 411[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ChangeCase", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 435[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ChangeCaseInvariant", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 459[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ChangeCaseTurkish", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 470[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_InitOrdinalCasingPage", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 478[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_InitOrdinalLowerCasingPage", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 516[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetSortHandle", ExactSpelling = true)] 526[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_CloseSortHandle", ExactSpelling = true)] 534[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_CompareString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 542[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IndexOf", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 550[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_LastIndexOf", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 573[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_StartsWith", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 598[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_EndsWith", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 626[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_StartsWith", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 654[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_EndsWith", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 664[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetSortKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 672[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetSortVersion", ExactSpelling = true)] 680[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_LoadICU", ExactSpelling = true)] 718[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_InitICUFunctions", ExactSpelling = true)] 728[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetICUVersion", ExactSpelling = true)] 751[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ToAscii", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 776[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_ToUnicode", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 803[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 831[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleInfoString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 856[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetDefaultLocaleName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 883[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IsPredefinedLocale", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleTimeFormat", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 941[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleInfoInt", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 970[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocaleInfoGroupingSizes", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 994[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetLocales", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1004[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IsNormalized", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1012[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_NormalizeString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1035[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_GetTimeZoneDisplayName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1059[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_WindowsIdToIanaId", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1083[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Globalization.Native", EntryPoint = "GlobalizationNative_IanaIdToWindowsId", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1093[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LCIDToLocaleName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1115[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LocaleNameToLCID", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1144[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "LCMapStringEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1155[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindNLSStringEx", ExactSpelling = true, SetLastError = false)] 1163[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CompareStringEx", ExactSpelling = true)] 1186[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CompareStringOrdinal", ExactSpelling = true)] 1197[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FindStringOrdinal", ExactSpelling = true, SetLastError = false)] 1220[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "IsNLSDefinedString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1231[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetUserPreferredUILanguages", ExactSpelling = true)] 1253[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetLocaleInfoEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1279[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "EnumSystemLocalesEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1307[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "EnumTimeFormatsEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1334[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCalendarInfoEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1359[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCalendarInfoEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1370[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetUserGeoID", ExactSpelling = true)] 1378[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetGeoInfoW", ExactSpelling = true)] 1404[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "EnumCalendarInfoExEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1432[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetNLSVersionEx", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1457[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ResolveLocaleName", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1487[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "IdnToAscii", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1517[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "IdnToUnicode", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1544[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "IsNormalizedString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1571[global::System.Runtime.InteropServices.DllImportAttribute("Normaliz.dll", EntryPoint = "NormalizeString", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1582[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_Enable", ExactSpelling = true)] 1590[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_Disable", ExactSpelling = true)] 1612[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_CreateProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1622[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_DefineEvent", ExactSpelling = true)] 1644[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_GetProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1654[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_DeleteProvider", ExactSpelling = true)] 1676[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_EventActivityIdControl", ExactSpelling = true)] 1686[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_WriteEventData", ExactSpelling = true)] 1709[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_GetSessionInfo", ExactSpelling = true)] 1734[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_GetNextEvent", ExactSpelling = true)] 1759[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_SignalSession", ExactSpelling = true)] 1784[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "EventPipeInternal_WaitForSessionSignal", ExactSpelling = true)] 1807[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogExceptionThrown", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1817[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogContentionLockCreated", ExactSpelling = true)] 1825[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogContentionStart", ExactSpelling = true)] 1833[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogContentionStop", ExactSpelling = true)] 1841[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadStart", ExactSpelling = true)] 1849[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadStop", ExactSpelling = true)] 1857[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadWait", ExactSpelling = true)] 1865[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolMinMaxThreads", ExactSpelling = true)] 1873[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadAdjustmentSample", ExactSpelling = true)] 1881[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadAdjustmentAdjustment", ExactSpelling = true)] 1889[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkerThreadAdjustmentStats", ExactSpelling = true)] 1910[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolIOEnqueue", ExactSpelling = true)] 1920[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolIODequeue", ExactSpelling = true)] 1928[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolWorkingThreadCount", ExactSpelling = true)] 1936[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogThreadPoolIOPack", ExactSpelling = true)] 1944[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogWaitHandleWaitStart", ExactSpelling = true)] 1952[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "NativeRuntimeEventSource_LogWaitHandleWaitStop", ExactSpelling = true)] 1960[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPlatformToPal", ExactSpelling = true)] 1968[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ConvertErrorPalToPlatform", ExactSpelling = true)] 1976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_StrErrorR", ExactSpelling = true)] 2015[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Access", ExactSpelling = true)] 2056[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Access", ExactSpelling = true)] 2097[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ChDir", ExactSpelling = true)] 2138[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ChMod", ExactSpelling = true)] 2179[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FChMod", ExactSpelling = true)] 2205[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Close", ExactSpelling = true)] 2233[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 2277[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetIsNonBlocking", ExactSpelling = true)] 2326[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetIsNonBlocking", ExactSpelling = true)] 2370[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlSetFD", ExactSpelling = true)] 2414[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 2443[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FcntlGetFD", ExactSpelling = true)] 2490[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CopyFile", ExactSpelling = true)] 2527[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LoadLibrary", ExactSpelling = true)] 2537[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetLoadLibraryError", ExactSpelling = true)] 2545[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetProcAddress", ExactSpelling = true)] 2580[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetProcAddress", ExactSpelling = true)] 2590[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeLibrary", ExactSpelling = true)] 2614[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetDefaultSearchOrderPseudoHandle", ExactSpelling = true)] 2624[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetErrNo", ExactSpelling = true)] 2632[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetErrNo", ExactSpelling = true)] 2673[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FileSystemSupportsLocking", ExactSpelling = true)] 2714[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)] 2740[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FLock", ExactSpelling = true)] 2781[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FSync", ExactSpelling = true)] 2822[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FTruncate", ExactSpelling = true)] 2832[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelFutex_WaitOnAddress", ExactSpelling = true)] 2855[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelFutex_WaitOnAddressTimeout", ExactSpelling = true)] 2865[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelFutex_WakeByAddressSingle", ExactSpelling = true)] 2887[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetCpuUtilization", ExactSpelling = true)] 2913[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Pipe", ExactSpelling = true)] 2939[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetCwd", ExactSpelling = true)] 2976[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEnv", ExactSpelling = true)] 2986[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEnviron", ExactSpelling = true)] 2994[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FreeEnviron", ExactSpelling = true)] 3018[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetHostName", ExactSpelling = true)] 3028[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetOSArchitecture", ExactSpelling = true)] 3069[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetProcessPath", ExactSpelling = true)] 3079[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetNonCryptographicallySecureRandomBytes", ExactSpelling = true)] 3087[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetCryptographicallySecureRandomBytes", ExactSpelling = true)] 3095[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSystemTimeAsTicks", ExactSpelling = true)] 3103[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetLowResolutionTimestamp", ExactSpelling = true)] 3111[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetTimestamp", ExactSpelling = true)] 3138[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetUnixVersion", ExactSpelling = true)] 3181[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetUnixRelease", ExactSpelling = true)] 3222[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LChflags", ExactSpelling = true)] 3263[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FChflags", ExactSpelling = true)] 3273[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LChflagsCanSetHiddenFlag", ExactSpelling = true)] 3281[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CanGetHiddenFlag", ExactSpelling = true)] 3325[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Link", ExactSpelling = true)] 3366[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LockFileRegion", ExactSpelling = true)] 3376[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Log", ExactSpelling = true)] 3384[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LogError", ExactSpelling = true)] 3392[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Create", ExactSpelling = true)] 3400[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Destroy", ExactSpelling = true)] 3408[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Acquire", ExactSpelling = true)] 3416[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Release", ExactSpelling = true)] 3424[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Wait", ExactSpelling = true)] 3447[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_TimedWait", ExactSpelling = true)] 3457[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelMonitor_Signal_Release", ExactSpelling = true)] 3496[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LSeek", ExactSpelling = true)] 3506[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_AlignedAlloc", ExactSpelling = true)] 3514[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_AlignedFree", ExactSpelling = true)] 3522[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_AlignedRealloc", ExactSpelling = true)] 3530[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Calloc", ExactSpelling = true)] 3538[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Free", ExactSpelling = true)] 3546[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Malloc", ExactSpelling = true)] 3554[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Realloc", ExactSpelling = true)] 3593[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MkDir", ExactSpelling = true)] 3619[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MkdTemp", ExactSpelling = true)] 3645[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MksTemps", ExactSpelling = true)] 3686[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)] 3712[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MMap", ExactSpelling = true)] 3738[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_MUnmap", ExactSpelling = true)] 3748[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetAllMountPoints", ExactSpelling = true)] 3802[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Open", ExactSpelling = true)] 3843[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PathConf", ExactSpelling = true)] 3880[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PosixFAdvise", ExactSpelling = true)] 3921[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FAllocate", ExactSpelling = true)] 3962[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PRead", ExactSpelling = true)] 4003[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadV", ExactSpelling = true)] 4044[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PReadV", ExactSpelling = true)] 4085[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PWrite", ExactSpelling = true)] 4126[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_PWriteV", ExactSpelling = true)] 4167[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Read", ExactSpelling = true)] 4208[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadFromNonblocking", ExactSpelling = true)] 4249[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WriteV", ExactSpelling = true)] 4290[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_OpenDir", ExactSpelling = true)] 4300[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadDir", ExactSpelling = true)] 4324[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CloseDir", ExactSpelling = true)] 4367[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_ReadLink", ExactSpelling = true)] 4413[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Rename", ExactSpelling = true)] 4454[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_RmDir", ExactSpelling = true)] 4464[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SchedGetCpu", ExactSpelling = true)] 4506[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FStat", ExactSpelling = true)] 4550[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 4594[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 4638[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Stat", ExactSpelling = true)] 4682[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LStat", ExactSpelling = true)] 4728[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SymLink", ExactSpelling = true)] 4754[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysConf", ExactSpelling = true)] 4794[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SysLog", ExactSpelling = true)] 4819[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_CreateThread", ExactSpelling = true)] 4829[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_TryGetUInt32OSThreadId", ExactSpelling = true)] 4868[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Unlink", ExactSpelling = true)] 4909[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UTimensat", ExactSpelling = true)] 4950[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_FUTimens", ExactSpelling = true)] 4991[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)] 5017[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_Write", ExactSpelling = true)] 5058[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_WriteToNonblocking", ExactSpelling = true)] 5068[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEUid", ExactSpelling = true)] 5076[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetEGid", ExactSpelling = true)] 5100[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetGroups", ExactSpelling = true)] 5125[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwUidR", ExactSpelling = true)] 5165[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPwNamR", ExactSpelling = true)] 5175[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPid", ExactSpelling = true)] 5183[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetSid", ExactSpelling = true)] 5210[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_InitializeTerminalAndSignalHandling", ExactSpelling = true)] 5250[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetKeypadXmit", ExactSpelling = true)] 5260[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_UninitializeTerminal", ExactSpelling = true)] 5268[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_SetPosixSignalHandler", ExactSpelling = true)] 5295[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_EnablePosixSignalHandling", ExactSpelling = true)] 5305[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_DisablePosixSignalHandling", ExactSpelling = true)] 5313[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_HandleNonCanceledPosixSignal", ExactSpelling = true)] 5321[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPlatformSignalNumber", ExactSpelling = true)] 5329[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_GetPlatformSIGSTOP", ExactSpelling = true)] 5337[global::System.Runtime.InteropServices.DllImportAttribute("*", EntryPoint = "X86Base_CpuId", ExactSpelling = true)] 5361[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Init", ExactSpelling = true)] 5387[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Acquire", ExactSpelling = true)] 5413[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Release", ExactSpelling = true)] 5439[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Destroy", ExactSpelling = true)] 5449[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_Size", ExactSpelling = true)] 5476[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_GetOwnerProcessAndThreadId", ExactSpelling = true)] 5501[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_SetOwnerProcessAndThreadId", ExactSpelling = true)] 5531[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_IsAbandoned", ExactSpelling = true)] 5559[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Native", EntryPoint = "SystemNative_LowLevelCrossProcessMutex_SetAbandoned", ExactSpelling = true)]
System.Private.Windows.Core (41)
Generated\361d1da7f942c932\Windows.Win32.PInvokeCore.KERNEL32.dll.g.cs (10)
45 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "CloseHandle"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 69 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalFree"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 117 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalAlloc"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 141 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalLock"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 171 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalReAlloc"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 195 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalSize"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 219 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GlobalUnlock"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 243 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "FreeLibrary"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 292 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "MultiByteToWideChar"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 367 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "WideCharToMultiByte"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.GDI32.dll.g.cs (7)
55 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "BitBlt"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 245 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateDIBSection"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 277 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateEnhMetaFileW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 302 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "CreateFontIndirectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 454 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetDeviceCaps"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 503 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetObjectW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 875 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "SetBkMode"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.SHELL32.dll.g.cs (1)
75 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "DragQueryFileW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvokeCore.USER32.dll.g.cs (22)
82 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CallWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 117 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CopyImage"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 145 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DefWindowProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 170 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyIcon"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 224 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DrawIconEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 356 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EnumWindows"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 393 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClientRect"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 436 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClipboardFormatNameW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 511 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetGuiResources"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 548 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetIconInfo"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 577 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMonitorInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 672 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowRect"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 715 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 740 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowTextLengthW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 804 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyCursor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 845 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "LoadIconW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 966 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PeekMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1003 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PostMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1039 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "RegisterClipboardFormatW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1089 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1134 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SystemParametersInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1167 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SystemParametersInfoForDpi"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Windows\Win32\PInvokeCore.PrintDlgEx.cs (1)
10[DllImport("COMDLG32.dll", ExactSpelling = true, EntryPoint = "PrintDlgExW")]
System.Private.Windows.GdiPlus (2)
Generated\361d1da7f942c932\Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
1159 [DllImport("gdiplus.dll", ExactSpelling = true, EntryPoint = "GdipCreateFontFromLogfontW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4399 [DllImport("gdiplus.dll", ExactSpelling = true, EntryPoint = "GdipGetLogFontW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
142EntryPoint = entryPointName,
System.Runtime.Caching (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
6[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GlobalMemoryStatusEx", ExactSpelling = true)]
System.Runtime.InteropServices.JavaScript (11)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (11)
6[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_BindJSImportST", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_InvokeJSImportST", ExactSpelling = true)] 22[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_ReleaseCSOwnedObject", ExactSpelling = true)] 30[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_InvokeJSFunction", ExactSpelling = true)] 38[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_ResolveOrRejectPromise", ExactSpelling = true)] 46[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_RegisterGCRoot", ExactSpelling = true)] 54[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_DeregisterGCRoot", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_CancelPromise", ExactSpelling = true)] 70[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_BindAssemblyExports", ExactSpelling = true)] 78[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_GetAssemblyExport", ExactSpelling = true)] 86[global::System.Runtime.InteropServices.DllImportAttribute("libSystem.Runtime.InteropServices.JavaScript.Native", EntryPoint = "SystemInteropJS_AssemblyGetEntryPoint", ExactSpelling = true)]
System.Security.AccessControl (17)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (17)
30[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LookupPrivilegeValueW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 60[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RevertToSelf", ExactSpelling = true)] 95[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertSecurityDescriptorToStringSecurityDescriptorW", ExactSpelling = true)] 130[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertStringSecurityDescriptorToSecurityDescriptorW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 168[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSecurityInfo", ExactSpelling = true)] 215[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "SetSecurityInfo", ExactSpelling = true)] 254[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetNamedSecurityInfoW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 287[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "SetNamedSecurityInfoW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 298[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetSecurityDescriptorLength", ExactSpelling = true)] 325[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)] 379[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenThreadToken", ExactSpelling = true)] 430[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenProcessToken", ExactSpelling = true)] 441[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcess", ExactSpelling = true)] 484[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "SetThreadToken", ExactSpelling = true)] 495[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThread", ExactSpelling = true)] 540[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "AdjustTokenPrivileges", ExactSpelling = true)] 603[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "DuplicateTokenEx", ExactSpelling = true)]
System.Security.Cryptography (148)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (148)
49[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptAcquireContextW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 82[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptAcquireContextW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 147[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptCreateHash", ExactSpelling = true)] 203[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDecrypt", ExactSpelling = true)] 268[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDeriveKey", ExactSpelling = true)] 298[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDestroyHash", ExactSpelling = true)] 328[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDestroyKey", ExactSpelling = true)] 384[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptEncrypt", ExactSpelling = true)] 438[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptExportKey", ExactSpelling = true)] 498[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGenKey", ExactSpelling = true)] 531[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetDefaultProviderW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 581[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetHashParam", ExactSpelling = true)] 629[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetHashParam", ExactSpelling = true)] 678[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetKeyParam", ExactSpelling = true)] 724[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetProvParam", ExactSpelling = true)] 772[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetProvParam", ExactSpelling = true)] 820[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetProvParam", ExactSpelling = true)] 880[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetUserKey", ExactSpelling = true)] 928[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptHashData", ExactSpelling = true)] 993[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptImportKey", ExactSpelling = true)] 1023[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptReleaseContext", ExactSpelling = true)] 1071[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetKeyParam", ExactSpelling = true)] 1119[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetKeyParam", ExactSpelling = true)] 1169[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSignHashW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1223[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptVerifySignatureW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1273[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1317[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1361[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1405[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1417[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)] 1425[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)] 1433[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptCloseAlgorithmProvider", ExactSpelling = true)] 1486[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1533[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptCreateHash", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1574[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDecapsulate", ExactSpelling = true)] 1617[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptEncapsulate", ExactSpelling = true)] 1660[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDeriveKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1671[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDestroyHash", ExactSpelling = true)] 1679[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDestroyKey", ExactSpelling = true)] 1687[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDestroySecret", ExactSpelling = true)] 1738[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDuplicateHash", ExactSpelling = true)] 1780[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)] 1822[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)] 1863[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptEncrypt", ExactSpelling = true)] 1904[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptDecrypt", ExactSpelling = true)] 1947[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1985[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptFinalizeKeyPair", ExactSpelling = true)] 2025[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)] 2063[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptFinishHash", ExactSpelling = true)] 2074[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGenRandom", ExactSpelling = true)] 2125[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGenerateKeyPair", ExactSpelling = true)] 2179[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)] 2224[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGenerateSymmetricKey", ExactSpelling = true)] 2266[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptGetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2277[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptHash", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2314[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptHashData", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2370[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptImportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2426[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptImportKeyPair", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2467[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptKeyDerivation", ExactSpelling = true)] 2515[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptOpenAlgorithmProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2574[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSecretAgreement", ExactSpelling = true)] 2614[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 2655[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptSignHash", ExactSpelling = true)] 2693[global::System.Runtime.InteropServices.DllImportAttribute("BCrypt.dll", EntryPoint = "BCryptVerifySignature", ExactSpelling = true)] 2744[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertAddCertificateContextToStore", ExactSpelling = true)] 2795[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertAddCertificateLinkToStore", ExactSpelling = true)] 2825[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertCloseStore", ExactSpelling = true)] 2871[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertControlStore", ExactSpelling = true)] 2924[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertCreateCertificateChainEngine", ExactSpelling = true)] 2954[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDeleteCertificateFromStore", ExactSpelling = true)] 3002[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateChain", ExactSpelling = true)] 3050[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateContext", ExactSpelling = true)] 3098[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateContext", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 3146[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateStore", ExactSpelling = true)] 3188[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertEnumCertificatesInStore", ExactSpelling = true)] 3245[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFindCertificateInStore", ExactSpelling = true)] 3287[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFindExtension", ExactSpelling = true)] 3312[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateChain", ExactSpelling = true)] 3323[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateChainEngine", ExactSpelling = true)] 3387[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateChain", ExactSpelling = true)] 3436[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)] 3484[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)] 3534[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)] 3584[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)] 3632[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 3665[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetIntendedKeyUsage", ExactSpelling = true)] 3709[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetNameStringW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 3771[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetValidUsages", ExactSpelling = true)] 3801[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateContext", ExactSpelling = true)] 3850[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertVerifyCertificateChainPolicy", ExactSpelling = true)] 3877[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertNameToStrW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 3927[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertOpenStore", ExactSpelling = true)] 3975[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSaveStore", ExactSpelling = true)] 4024[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSerializeCertificateStoreElement", ExactSpelling = true)] 4070[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)] 4100[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)] 4146[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)] 4197[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)] 4243[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertSetCertificateContextProperty", ExactSpelling = true)] 4277[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertStrToNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4306[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertVerifyTimeValidity", ExactSpelling = true)] 4372[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptAcquireCertificatePrivateKey", ExactSpelling = true)] 4406[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true)] 4439[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4471[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4520[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 4553[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptEncodeObject", ExactSpelling = true)] 4602[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptEncodeObject", ExactSpelling = true)] 4635[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptFormatObject", ExactSpelling = true)] 4686[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptImportPublicKeyInfoEx2", ExactSpelling = true)] 4716[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgClose", ExactSpelling = true)] 4766[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)] 4814[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)] 4864[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)] 4912[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)] 4982[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptQueryObject", ExactSpelling = true)] 5015[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptQueryObject", ExactSpelling = true)] 5069[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptQueryObject", ExactSpelling = true)] 5123[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptQueryObject", ExactSpelling = true)] 5134[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptFindOIDInfo", ExactSpelling = true)] 5142[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptFindOIDInfo", ExactSpelling = true)] 5192[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "PFXExportCertStoreEx", ExactSpelling = true)] 5251[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "PFXImportCertStore", ExactSpelling = true)] 5301[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "PFXImportCertStore", ExactSpelling = true)] 5328[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 5371[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptEncrypt", ExactSpelling = true)] 5414[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDecrypt", ExactSpelling = true)] 5470[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptOpenKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5527[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptImportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5585[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptImportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5628[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5671[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5713[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5757[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptExportKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5795[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDeleteKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5852[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptCreatePersistedKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5890[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptFinalizeKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 5931[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDecapsulate", ExactSpelling = true)] 5974[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptEncapsulate", ExactSpelling = true)] 6018[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDeriveKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 6060[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptDeriveKey", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 6119[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptSecretAgreement", ExactSpelling = true)] 6130[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptFreeObject", ExactSpelling = true)] 6174[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptOpenStorageProvider", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 6216[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 6256[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 6297[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptSignHash", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 6335[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptVerifySignature", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.Security.Cryptography.Pkcs (38)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (38)
50[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptAcquireContextW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 81[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDestroyHash", ExactSpelling = true)] 112[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptDestroyKey", ExactSpelling = true)] 159[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetProvParam", ExactSpelling = true)] 208[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptSetProvParam", ExactSpelling = true)] 257[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptGetProvParam", ExactSpelling = true)] 288[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CryptReleaseContext", ExactSpelling = true)] 316[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateContext", ExactSpelling = true)] 347[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateContext", ExactSpelling = true)] 397[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)] 446[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)] 497[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)] 548[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)] 578[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetPublicKeyLength", ExactSpelling = true)] 606[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertNameToStrW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 661[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptAcquireCertificatePrivateKey", ExactSpelling = true)] 694[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptDecodeObject", ExactSpelling = true)] 728[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptEncodeObject", ExactSpelling = true)] 759[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgClose", ExactSpelling = true)] 808[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgControl", ExactSpelling = true)] 857[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgControl", ExactSpelling = true)] 908[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)] 957[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)] 1008[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)] 1057[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgGetParam", ExactSpelling = true)] 1106[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgOpenToDecode", ExactSpelling = true)] 1164[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgOpenToEncode", ExactSpelling = true)] 1215[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgUpdate", ExactSpelling = true)] 1264[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgUpdate", ExactSpelling = true)] 1315[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptMsgUpdate", ExactSpelling = true)] 1326[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptFindOIDInfo", ExactSpelling = true)] 1351[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 1362[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetProcessHeap", ExactSpelling = true)] 1404[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "HeapAlloc", ExactSpelling = true)] 1431[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "HeapFree", ExactSpelling = true)] 1474[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptGetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1515[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptSetProperty", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 1526[global::System.Runtime.InteropServices.DllImportAttribute("ncrypt.dll", EntryPoint = "NCryptFreeObject", ExactSpelling = true)]
System.Security.Cryptography.ProtectedData (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (3)
32[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptProtectData", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 68[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CryptUnprotectData", ExactSpelling = true)] 96[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)]
System.Security.Principal.Windows (32)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (32)
6[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentProcess", ExactSpelling = true)] 14[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCurrentThread", ExactSpelling = true)] 62[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenProcessToken", ExactSpelling = true)] 95[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)] 149[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)] 198[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetTokenInformation", ExactSpelling = true)] 261[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "DuplicateTokenEx", ExactSpelling = true)] 315[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "DuplicateHandle", ExactSpelling = true)] 345[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)] 396[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaGetLogonSessionData", ExactSpelling = true)] 423[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaFreeReturnBuffer", ExactSpelling = true)] 513[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaLookupNames2", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 579[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaLookupSids", ExactSpelling = true)] 606[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaClose", ExactSpelling = true)] 633[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaFreeMemory", ExactSpelling = true)] 685[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaOpenPolicy", ExactSpelling = true)] 716[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ConvertStringSidToSidW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 747[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CreateWellKnownSid", ExactSpelling = true)] 779[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CreateWellKnownSid", ExactSpelling = true)] 810[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetWindowsAccountDomainSid", ExactSpelling = true)] 839[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "IsWellKnownSid", ExactSpelling = true)] 873[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EqualDomainSid", ExactSpelling = true)] 927[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenThreadToken", ExactSpelling = true)] 957[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RevertToSelf", ExactSpelling = true)] 1003[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ImpersonateLoggedOnUser", ExactSpelling = true)] 1014[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "LsaNtStatusToWinError", ExactSpelling = true, SetLastError = false)] 1056[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaConnectUntrusted", ExactSpelling = true)] 1067[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaDeregisterLogonProcess", ExactSpelling = true)] 1135[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaLogonUser", ExactSpelling = true)] 1177[global::System.Runtime.InteropServices.DllImportAttribute("sspicli.dll", EntryPoint = "LsaLookupAuthenticationPackage", ExactSpelling = true)] 1203[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "AllocateLocallyUniqueId", ExactSpelling = true)] 1254[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CheckTokenMembership", ExactSpelling = true)]
System.ServiceProcess.ServiceController (14)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (14)
26[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "CloseServiceHandle", ExactSpelling = true)] 73[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "ControlService", ExactSpelling = true)] 123[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EnumDependentServicesW", ExactSpelling = true)] 177[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "EnumServicesStatusExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 227[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetServiceDisplayNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 277[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "GetServiceKeyNameW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 308[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenSCManagerW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 353[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "OpenServiceW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 403[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "QueryServiceConfigW", ExactSpelling = true)] 450[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "QueryServiceStatus", ExactSpelling = true)] 497[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "StartServiceW", ExactSpelling = true)] 528[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "SetServiceStatus", ExactSpelling = true)] 563[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "RegisterServiceCtrlHandlerExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 594[global::System.Runtime.InteropServices.DllImportAttribute("advapi32.dll", EntryPoint = "StartServiceCtrlDispatcherW", ExactSpelling = true)]
System.Speech (10)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (10)
6[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutClose", ExactSpelling = true)] 32[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutGetDevCapsW", ExactSpelling = true)] 43[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutGetNumDevs", ExactSpelling = true)] 72[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutOpen", ExactSpelling = true)] 83[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutPause", ExactSpelling = true)] 91[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutPrepareHeader", ExactSpelling = true)] 99[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutUnprepareHeader", ExactSpelling = true)] 107[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutReset", ExactSpelling = true)] 115[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutRestart", ExactSpelling = true)] 123[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "waveOutWrite", ExactSpelling = true)]
System.Text.Encoding.CodePages (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (2)
6[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "GetCPInfoExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 14[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "WideCharToMultiByte", ExactSpelling = true)]
System.Threading.AccessControl (11)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (11)
41[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "SetEvent", ExactSpelling = true)] 87[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ResetEvent", ExactSpelling = true)] 137[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateEventExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 190[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenEventW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 217[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "FormatMessageW", ExactSpelling = true)] 270[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenMutexW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 320[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateMutexExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 366[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ReleaseMutex", ExactSpelling = true)] 419[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "OpenSemaphoreW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 469[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateSemaphoreExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 518[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "ReleaseSemaphore", ExactSpelling = true)]
System.Transactions.Local (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (1)
40[global::System.Runtime.InteropServices.DllImportAttribute("xolehlp.dll", EntryPoint = "DtcGetTransactionManagerExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)]
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\NativeMethods.cs (3)
320[DllImport("user32.dll", EntryPoint = "GetMonitorInfo", CharSet = CharSet.Auto, SetLastError = true)] 350[DllImport("user32.dll", SetLastError = true, ExactSpelling = true, EntryPoint = "GetDC", CharSet = CharSet.Auto)] 363[DllImport("user32.dll", ExactSpelling = true, EntryPoint = "ReleaseDC", CharSet = CharSet.Auto)]
System.Windows.Extensions (17)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (17)
52[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertAddCertificateLinkToStore", ExactSpelling = true)] 83[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertCloseStore", ExactSpelling = true)] 132[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertDuplicateCertificateContext", ExactSpelling = true)] 175[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertEnumCertificatesInStore", ExactSpelling = true)] 206[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertFreeCertificateContext", ExactSpelling = true)] 256[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertGetCertificateContextProperty", ExactSpelling = true)] 305[global::System.Runtime.InteropServices.DllImportAttribute("crypt32.dll", EntryPoint = "CertOpenStore", ExactSpelling = true)] 348[global::System.Runtime.InteropServices.DllImportAttribute("cryptui.dll", EntryPoint = "CryptUIDlgViewCertificateW", ExactSpelling = true)] 404[global::System.Runtime.InteropServices.DllImportAttribute("cryptui.dll", EntryPoint = "CryptUIDlgSelectCertificateW", ExactSpelling = true)] 431[global::System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint = "MessageBeep", ExactSpelling = true)] 442[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioAscend", ExactSpelling = true)] 450[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioClose", ExactSpelling = true)] 458[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioDescend", ExactSpelling = true)] 481[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioRead", ExactSpelling = true)] 507[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "mmioOpenW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 536[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "PlaySoundW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 565[global::System.Runtime.InteropServices.DllImportAttribute("winmm.dll", EntryPoint = "PlaySoundW", ExactSpelling = true)]
System.Windows.Forms.Primitives (144)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LibraryImports.g.cs (4)
48[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CreateWaitableTimerExW", ExactSpelling = true, CharSet = global::System.Runtime.InteropServices.CharSet.Unicode)] 101[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "SetWaitableTimer", ExactSpelling = true)] 146[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "WaitForSingleObject", ExactSpelling = true)] 179[global::System.Runtime.InteropServices.DllImportAttribute("kernel32.dll", EntryPoint = "CloseHandle", ExactSpelling = true)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.ADVAPI32.dll.g.cs (1)
108 [DllImport("ADVAPI32.dll", ExactSpelling = true, EntryPoint = "RegLoadMUIStringW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.dwmapi.dll.g.cs (2)
54 [DllImport("dwmapi.dll", ExactSpelling = true, EntryPoint = "DwmGetWindowAttribute"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 84 [DllImport("dwmapi.dll", ExactSpelling = true, EntryPoint = "DwmSetWindowAttribute"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.GDI32.dll.g.cs (4)
140 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "ExtTextOutW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 195 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetBkMode"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 276 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetCurrentObject"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 476 [DllImport("GDI32.dll", ExactSpelling = true, EntryPoint = "GetTextMetricsW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.hhctrl.ocx.g.cs (1)
63 [DllImport("hhctrl.ocx", ExactSpelling = true, EntryPoint = "HtmlHelpW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.KERNEL32.dll.g.cs (19)
71 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "ActivateActCtx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 93 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "CloseHandle"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 130 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "CreateActCtxW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 157 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "DeactivateActCtx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 213 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "DuplicateHandle"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 279 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "FormatMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 312 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetCurrentActCtx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 377 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetExitCodeThread"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 425 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetLocaleInfoEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 465 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetModuleFileNameW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 502 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetModuleHandleW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 541 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetProcAddress"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 588 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetShortPathNameW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 609 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetStartupInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 645 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "GetSystemPowerStatus"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 696 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "LoadLibraryExW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 726 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "PowerCreateRequest"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 747 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "PowerClearRequest"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 769 [DllImport("KERNEL32.dll", ExactSpelling = true, EntryPoint = "PowerSetRequest"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.OLE32.dll.g.cs (1)
68 [DllImport("OLE32.dll", ExactSpelling = true, EntryPoint = "CoGetClassObject"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.POWRPROF.dll.g.cs (1)
51 [DllImport("POWRPROF.dll", ExactSpelling = true, EntryPoint = "SetSuspendState"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.SHELL32.dll.g.cs (4)
68 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "FindExecutableW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 99 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "SHBrowseForFolderW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 247 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "ShellExecuteW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 295 [DllImport("SHELL32.dll", ExactSpelling = true, EntryPoint = "SHGetKnownFolderPath"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.USER32.dll.g.cs (90)
47 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "UnloadKeyboardLayout"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 72 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ActivateKeyboardLayout"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 120 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "AdjustWindowRectEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 154 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "AdjustWindowRectExForDpi"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 188 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "BeginDeferWindowPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 213 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "BlockInput"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 234 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "UnhookWindowsHookEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 347 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ClipCursor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 371 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CloseDesktop"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 422 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CreateAcceleratorTableW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 446 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyMenu"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 463 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CreateMenu"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 549 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CreateWindowExW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 583 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DefFrameProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 613 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DefMDIChildProcW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 660 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DeferWindowPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 685 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyCursor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 709 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DestroyWindow"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 737 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DispatchMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 815 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DrawMenuBar"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 848 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DrawTextW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 889 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "DrawTextExW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 935 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EnableScrollBar"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 976 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EndDeferWindowPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1004 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EndDialog"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1042 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "EnumDisplaySettingsW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1111 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "FindWindowW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1197 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetCaretBlinkTime"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1234 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetCaretPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1281 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClassInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1324 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClassNameW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1360 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetClipCursor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1397 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetComboBoxInfo"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1444 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetCursorPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1469 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetDlgItem"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1525 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetDlgItemInt"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1625 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetKeyboardLayoutList"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1663 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetKeyboardState"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1716 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMenuItemCount"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1764 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMenuItemInfoW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1818 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1865 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetParent"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1899 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetPhysicalCursorPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1923 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "CloseWindowStation"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1943 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetProcessWindowStation"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1981 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetScrollBarInfo"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2024 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetScrollInfo"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2063 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetSystemMetricsForDpi"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2182 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetUserObjectInformationW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2204 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindow"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2245 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowDisplayAffinity"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2296 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "GetWindowPlacement"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2335 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "HideCaret"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2425 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "IsDialogMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2545 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "KillTimer"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2586 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "LoadCursorW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2606 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "MapVirtualKeyW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2630 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "MessageBeep"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2683 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "MessageBoxW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2728 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "MsgWaitForMultipleObjectsEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2796 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "OpenInputDesktop"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2847 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "PostThreadMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2910 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "RegisterClassW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2946 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "RegisterWindowMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 2963 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ReleaseCapture"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3054 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ScrollWindow"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3127 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ScrollWindowEx"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3159 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendDlgItemMessageW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3202 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendInput"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3248 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendMessageCallbackW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3314 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SendMessageTimeoutW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3338 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetActiveWindow"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3398 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetCursorPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3422 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetFocus"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3472 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetKeyboardState"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3506 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetLayeredWindowAttributes"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3534 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetMenu"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3563 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetParent"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3593 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetProcessDpiAwarenessContext"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3664 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetScrollPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3719 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetTimer"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3747 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowDisplayAffinity"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3787 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowPlacement"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3830 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowPos"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3889 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowsHookExW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 3929 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "SetWindowTextW"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4014 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "ShowCaret"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4085 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "TrackMouseEvent"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4199 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "VkKeyScanW", CharSet = CharSet.Unicode),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 4216 [DllImport("USER32.dll", ExactSpelling = true, EntryPoint = "WaitMessage"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.UXTHEME.dll.g.cs (9)
496 [DllImport("UxTheme.dll", ExactSpelling = true, EntryPoint = "GetThemeBool"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 545 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemeColor"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 633 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemeEnumValue"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 685 [DllImport("UxTheme.dll", ExactSpelling = true, EntryPoint = "GetThemeFilename"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 782 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemeInt"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 840 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemeMargins"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 935 [DllImport("UXTHEME.dll", ExactSpelling = true, EntryPoint = "GetThemePosition"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1005 [DllImport("UxTheme.dll", ExactSpelling = true, EntryPoint = "GetThemeSysBool"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 1047 [DllImport("UxTheme.dll", ExactSpelling = true, EntryPoint = "GetThemeSysInt"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)]
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.PInvoke.winspool.drv.g.cs (2)
43 [DllImport("winspool.drv", ExactSpelling = true, EntryPoint = "ClosePrinter"),DefaultDllImportSearchPaths(DllImportSearchPath.System32)] 89 [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.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")]
UIAutomationClient (83)
MS\Internal\Automation\UiaCoreApi.cs (73)
556[DllImport(DllImport.UIAutomationCore, EntryPoint = "UiaHasServerSideProvider", CharSet = CharSet.Unicode)] 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)]
MS\Win32\UnsafeNativeMethods.cs (2)
166[DllImport("user32.dll", EntryPoint = "WindowFromPoint", ExactSpelling = true, CharSet = CharSet.Auto)] 169[DllImport("user32.dll", EntryPoint = "WindowFromPhysicalPoint", ExactSpelling = true, CharSet = CharSet.Auto)]
src\wpf\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 (15)
MS\Win32\UnsafeNativeMethods.cs (2)
305[DllImport(ExternDll.User32, EntryPoint = "WindowFromPoint", ExactSpelling = true, CharSet = CharSet.Auto)] 308[DllImport(ExternDll.User32, EntryPoint = "WindowFromPhysicalPoint", ExactSpelling = true, CharSet = CharSet.Auto)]
src\wpf\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 (56)
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\wpf\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\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (31)
53[DllImport(ExternDll.User32, EntryPoint = "SetWindowPos", ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)] 62[DllImport(ExternDll.User32, EntryPoint = "IsProcessDPIAware", CharSet = CharSet.Auto, SetLastError = true)] 68[DllImport(ExternDll.User32, EntryPoint = "EnableNonClientDpiScaling", CharSet = CharSet.Auto, SetLastError = true)] 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)] 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)] 224[DllImport(ExternDll.Ole32, EntryPoint = "OleInitialize")] 238[DllImport(ExternDll.Kernel32, EntryPoint = "CloseHandle", CharSet = CharSet.Auto, SetLastError = true)] 261[DllImport(ExternDll.Kernel32, EntryPoint = "UnmapViewOfFile", CharSet = CharSet.Auto, SetLastError = true)] 309[DllImport(ExternDll.User32, EntryPoint = "GetCursorPos", ExactSpelling = true, CharSet = CharSet.Auto, SetLastError = true)] 322[DllImport(ExternDll.User32, EntryPoint = "GetCursorPos", ExactSpelling = true, CharSet = CharSet.Auto)] 498[DllImport(ExternDll.Kernel32, EntryPoint = "GetModuleHandle", CharSet = CharSet.Auto, BestFitMapping = false, ThrowOnUnmappableChar = true, SetLastError = true)] 517[DllImport(ExternDll.Kernel32, SetLastError = true, EntryPoint = "GetProcAddress", CharSet = CharSet.Ansi, BestFitMapping = false)] 538[DllImport(ExternDll.Kernel32, EntryPoint = "GetProcAddress", CharSet = CharSet.Ansi, BestFitMapping = false)] 768[DllImport(ExternDll.User32, EntryPoint = "ClientToScreen", SetLastError = true, 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)] 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")] 1041[DllImport(ExternDll.User32, EntryPoint = "CreateWindowEx", CharSet = CharSet.Auto, BestFitMapping = false, SetLastError = true)] 1060[DllImport(ExternDll.User32, SetLastError = true, EntryPoint = "DestroyWindow", CharSet = CharSet.Auto)]
WindowsFormsIntegration (3)
MS\Win32\UnsafeNativeMethods.cs (1)
40[DllImport(ExternDll.Gdi32, EntryPoint = "CreateDC", CharSet = CharSet.Auto)]
src\wpf\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")]
9 references to EntryPoint
Microsoft.Interop.LibraryImportGenerator (4)
Analyzers\ConvertToLibraryImportFixer.cs (2)
161nameof(DllImportAttribute.EntryPoint), 525else if (IsMatchingNamedArg(attrArg, nameof(DllImportAttribute.EntryPoint)))
LibraryImportGenerator.cs (2)
400NameEquals(nameof(DllImportAttribute.EntryPoint)), 453NameEquals(nameof(DllImportAttribute.EntryPoint)),
Microsoft.Interop.LibraryImportGenerator.Downlevel (2)
DownlevelLibraryImportGenerator.cs (2)
331NameEquals(nameof(DllImportAttribute.EntryPoint)), 384NameEquals(nameof(DllImportAttribute.EntryPoint)),
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\RuntimeCustomAttributeData.cs (1)
333new CustomAttributeNamedArgument(type.GetField("EntryPoint")!, dllImport.EntryPoint),
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Methods\RoDefinitionMethod.DllImport.cs (2)
42attributeType.ToCustomAttributeNamedArgument(nameof(DllImportAttribute.EntryPoint), ct[CoreType.String], dia.EntryPoint),