1 implementation of FindFirst
dotnet (1)
ToolManifest\ToolManifestFinder.cs (1)
193public FilePath FindFirst(bool createIfNotFound = false)
1 reference to FindFirst
dotnet (1)
Commands\Tool\Install\ToolInstallLocalCommand.cs (1)
212? _toolManifestFinder.FindFirst(_createManifestIfNeeded)