Implemented interface member:
method
GetCommandPathFromRootPath
Microsoft.DotNet.Cli.Utils.IEnvironmentProvider.GetCommandPathFromRootPath(System.String, System.String, params System.String[])
1 reference to GetCommandPathFromRootPath
Microsoft.DotNet.Cli.Utils (1)
EnvironmentProvider.cs (1)
103
return
GetCommandPathFromRootPath
(rootPath, commandName, extensionsArr);