Searched refs:getNodeModulePathParts (Results 1 – 6 of 6) sorted by relevance
97 …const nodeModulesPathParts = getNodeModulePathParts(moduleFile.fileName, isOhpm(host.getCurrentPro…
753 …const parts: NodeModulePathParts = getNodeModulePathParts(path, isOhpm(options.packageManagerType)…
7667 …export function getNodeModulePathParts(fullPath: string, modulePathPart: string): NodeModulePathPa… function
1375 …const nodeModulesPathParts = getNodeModulePathParts(fileName, isOhpm(project.getCompilationSettin…
21682 function getNodeModulePathParts(fullPath, modulePathPart) { function21734 ts.getNodeModulePathParts = getNodeModulePathParts;127805 …var parts = ts.getNodeModulePathParts(path, ts.isOhpm(options.packageManagerType) ? ts.ohModulesPa…
17295 function getNodeModulePathParts(fullPath, modulePathPart) { function17337 ts.getNodeModulePathParts = getNodeModulePathParts;106208 …var parts = ts.getNodeModulePathParts(path, ts.isOhpm(options.packageManagerType) ? ts.ohModulesPa…