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