2 references to PathRelativeToInternal
Microsoft.TemplateEngine.Utils (2)
InMemoryFileSystem.cs (1)
685
return PhysicalFileSystem.
PathRelativeToInternal
(targetProcessed, relativeToProcessed);
PhysicalFileSystem.cs (1)
116
resultPath =
PathRelativeToInternal
(sourceFullPath, basePath);