17 references to IsPathInCone
Microsoft.TemplateEngine.Utils (17)
InMemoryFileSystem.cs (17)
23_ = IsPathInCone(root, out string newRoot);
32if (!IsPathInCone(path, out string processedPath))
63if (!IsPathInCone(path, out string processedPath))
95if (!IsPathInCone(path, out string processedPath))
136if (!IsPathInCone(directory, out string processedPath))
167if (!IsPathInCone(path, out string processedPath))
247if (!IsPathInCone(path, out string processedPath))
329if (!IsPathInCone(directoryName, out string processedPath))
436if (!IsPathInCone(path, out string processedPath))
463if (!IsPathInCone(file, out string processedPath))
493if (!IsPathInCone(path, out string processedPath))
551if (!IsPathInCone(file, out string processedPath))
582if (!IsPathInCone(file, out string processedPath))
614if (!IsPathInCone(file, out string processedPath))
645if (!IsPathInCone(file, out string processedPath))
678!IsPathInCone(target, out string targetProcessed)
680!IsPathInCone(relativeTo, out string relativeToProcessed))