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