1 reference to _asyncThunk
System.Web (1)
WebSockets\WebSocketPipe.cs (1)
29
private static readonly IntPtr _asyncThunkAddress = Marshal.GetFunctionPointerForDelegate(
_asyncThunk
);