2 references to Local
dotnet-dev-certs (2)
src\Shared\CertificateGeneration\CertificateManager.cs (2)
776var removeLocation = storeName == StoreName.My ? RemoveLocations.Local : RemoveLocations.Trusted; 792case RemoveLocations.Local: