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