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