1 write to _isWebsocketsSupported
Microsoft.AspNetCore.Server.IISIntegration (1)
IISSetupFilter.cs (1)
20_isWebsocketsSupported = isWebsocketsSupported;
1 reference to _isWebsocketsSupported
Microsoft.AspNetCore.Server.IISIntegration (1)
IISSetupFilter.cs (1)
29app.UseMiddleware<IISMiddleware>(_pairingToken, _isWebsocketsSupported);