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