2 references to GetRootLength
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\PathInternal.cs (2)
160int firstRootLength = GetRootLength(first.AsSpan()); 161int secondRootLength = GetRootLength(second.AsSpan());