1 reference to GetCommonPathLength
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\PathInternal.cs (1)
71
int commonLength = PathInternal.
GetCommonPathLength
(relativeTo, path, ignoreCase: comparisonType == StringComparison.OrdinalIgnoreCase);