2 references to OpenStore
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Middleware\HttpsConnectionMiddleware.cs (2)
274var store = OpenStore(StoreLocation.LocalMachine); 290store = OpenStore(StoreLocation.CurrentUser);