Use GeneratedDllImport in System.Net.HttpListener (#53904)
authorElinor Fung <elfung@microsoft.com>
Wed, 9 Jun 2021 00:56:14 +0000 (17:56 -0700)
committerGitHub <noreply@github.com>
Wed, 9 Jun 2021 00:56:14 +0000 (17:56 -0700)
commit9c3d860916b2fdc6efa853aab9c9f613c68a6715
tree9b70791cafc02cf3c7400a94c3e02a57fa975291
parent061e414d579f75707fd9953975a81906e154779a
Use GeneratedDllImport in System.Net.HttpListener (#53904)
src/libraries/Common/src/Interop/Windows/HttpApi/Interop.HttpApi.cs
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.LoadLibraryEx_IntPtr.cs
src/libraries/Common/src/Interop/Windows/WebSocket/Interop.WebSocketAbortHandle.cs
src/libraries/Common/src/Interop/Windows/WebSocket/Interop.WebSocketCompleteAction.cs
src/libraries/Common/src/Interop/Windows/WebSocket/Interop.WebSocketCreateClientHandle.cs
src/libraries/Common/src/Interop/Windows/WebSocket/Interop.WebSocketCreateServerHandle.cs
src/libraries/Common/src/Interop/Windows/WebSocket/Interop.WebSocketEndServerHandshake.cs
src/libraries/Common/src/Interop/Windows/WebSocket/Interop.WebSocketGetAction.cs
src/libraries/Common/src/Interop/Windows/WebSocket/Interop.WebSocketReceive.cs
src/libraries/Common/src/Interop/Windows/WebSocket/Interop.WebSocketSend.cs