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