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