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