2 references to FindExistingFilename
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslDirectoryBasedStoreProvider.cs (2)
150string? existingFilename = FindExistingFilename(copy, _storePath, out findOpenSlot); 239currentFilename = FindExistingFilename(copy, _storePath, out hadCandidates);