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