2 references to HTTP_REQUEST_CHANNEL_BIND_STATUS
System (2)
net\System\Net\HttpListener.cs (2)
284private static readonly Type ChannelBindingStatusType = typeof(UnsafeNclNativeMethods.HttpApi.HTTP_REQUEST_CHANNEL_BIND_STATUS); 286Marshal.SizeOf(typeof(UnsafeNclNativeMethods.HttpApi.HTTP_REQUEST_CHANNEL_BIND_STATUS));