1 write to Manager
Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests (1)
CertificateManagerTests.cs (1)
520
Manager
= RuntimeInformation.IsOSPlatform(OSPlatform.Windows) ?
3 references to Manager
Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests (3)
CertificateManagerTests.cs (3)
20
private CertificateManager _manager => _fixture.
Manager
;
535
Manager
.RemoveAllCertificates(StoreName.My, StoreLocation.CurrentUser);
538
Manager
.RemoveAllCertificates(StoreName.Root, StoreLocation.CurrentUser);