1 reference to DecryptSecret
dotnet-watch (1)
AbstractBrowserRefreshServer.cs (1)
113var sharedSecret = (subProtocol != null) ? _sharedSecretProvider.DecryptSecret(WebUtility.UrlDecode(subProtocol)) : null;