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