6 references to IsSupported
System (6)
net\System\Net\HttpListenerRequest.cs (1)
477
if (!WebSocketProtocolComponent.
IsSupported
)
net\System\Net\WebSockets\ClientWebSocket.cs (1)
42
if (!WebSocketProtocolComponent.
IsSupported
)
net\System\Net\WebSockets\WebSocket.cs (3)
35
if (WebSocketProtocolComponent.
IsSupported
)
71
if (!WebSocketProtocolComponent.
IsSupported
)
96
if (!WebSocketProtocolComponent.
IsSupported
)
net\System\Net\WebSockets\WebSocketHelpers.cs (1)
370
if (WebSocketProtocolComponent.
IsSupported
)