1 write to SupportsWebSockets
Microsoft.AspNetCore.Owin (1)
OwinFeatureCollection.cs (1)
50SupportsWebSockets = true;
2 references to SupportsWebSockets
Microsoft.AspNetCore.Owin (2)
OwinFeatureCollection.cs (2)
355return SupportsWebSockets; 414if (SupportsWebSockets)