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