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