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