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