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